added NxACE (untested)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{ config, pkgs, rice, ... }:
|
||||
{ config, pkgs, rice, lib, user, ... }:
|
||||
let
|
||||
trdr = "${rice.lib.float-to-drune rice.transparency}";
|
||||
in
|
||||
lib.mkIf (user != "tv")
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
rofi-wayland
|
||||
@@ -108,4 +109,4 @@ in
|
||||
text-color: inherit;
|
||||
}
|
||||
'';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user