added NxACE (untested)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ config, pkgs, rice,... }:
|
||||
|
||||
{ config, pkgs, lib, user, rice,... }:
|
||||
lib.mkIf (user != "tv")
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
wlogout
|
||||
@@ -95,4 +95,4 @@
|
||||
# reboot:focus { background-image: image(url("./restart-hover.png")); }
|
||||
# hibernate { background-image: image(url("./hibernate.png")); }
|
||||
# hibernate:hover { background-image: image(url("./hibernate-hover.png"));}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user