nixos: invert common dependency
This commit is contained in:
parent
da803f5e55
commit
738c8c0faa
11 changed files with 25 additions and 44 deletions
|
@ -14,9 +14,6 @@ let
|
|||
};
|
||||
in {
|
||||
imports = [
|
||||
# Import common config
|
||||
../../common/generic-lxc.nix
|
||||
../../common
|
||||
];
|
||||
|
||||
networking.hostName = "nginx";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue