test
This commit is contained in:
parent
a5c2ae8028
commit
74a6cf1546
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
./users/${username}
|
||||
]
|
||||
++ lib.optional (builtins.isString desktop) ./common/software/gui/firefox.nix
|
||||
++ lib.optional (builtins.isString desktop) ./common/software/gui/thunderbird.nix
|
||||
# ++ lib.optional (builtins.isString desktop) ./common/software/gui/thunderbird.nix
|
||||
++ lib.optional (builtins.isString desktop) ./hosts/${hostname}/desktops/${desktop}; # Machine-specific desktop configs
|
||||
|
||||
nixpkgs = {
|
||||
|
|
Loading…
Reference in a new issue