test
This commit is contained in:
parent
d2237327fc
commit
c6dc44ff87
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
# User configs
|
# User configs
|
||||||
./users/${username}
|
./users/${username}
|
||||||
]
|
]
|
||||||
++ lib.optional (builtins.isString.desktop) [
|
++ lib.optional (builtins.isString desktop) [
|
||||||
./common/software/gui/firefox.nix
|
./common/software/gui/firefox.nix
|
||||||
./common/software/gui/thunderbird.nix
|
./common/software/gui/thunderbird.nix
|
||||||
./hosts/${hostname}/desktops/${desktop}
|
./hosts/${hostname}/desktops/${desktop}
|
||||||
|
|
Loading…
Reference in a new issue