This commit is contained in:
parent
49729903cd
commit
17be52b377
15 changed files with 136 additions and 107 deletions
|
|
@ -32,7 +32,7 @@
|
|||
++ (
|
||||
# TODO: remove once everything has bee moved to modules.
|
||||
if builtins.pathExists "${self}/hosts/${hostname}/configuration.nix" then
|
||||
"${self}/hosts/${hostname}/configuration.nix"
|
||||
[ "${self}/hosts/${hostname}/configuration.nix" ]
|
||||
else
|
||||
[ ]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue