Restructures directories
This commit is contained in:
parent
305b6c1d69
commit
80b5991b6e
3 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
nixosConfigurations.dnsc-server = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = {inherit inputs outputs;};
|
||||
modules = [./hosts/dnsc-server/configuration.nix];
|
||||
modules = [./hosts/dnsc-server];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue