forked from jan-leila/nix-config
moved environment/server into defiant config
This commit is contained in:
parent
047d1e4d8f
commit
7da7741ea5
2 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
}: {
|
||||
imports = [
|
||||
inputs.disko.nixosModules.disko
|
||||
../../enviroments/server
|
||||
./services.nix
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue