added NxACE (untested)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ config, pkgs, rice, ... }:
|
||||
|
||||
{ config, pkgs, rice, lib, user, ... }:
|
||||
lib.mkIf (user != "tv")
|
||||
{
|
||||
home.packages = [
|
||||
pkgs.mako
|
||||
@@ -13,4 +13,4 @@
|
||||
borderColor = "#${rice.color.border}";
|
||||
font = rice.font.code.name2;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user