moved environment/server into defiant config

This commit is contained in:
Leyla Becker 2024-11-25 01:15:06 -06:00
parent 047d1e4d8f
commit 7da7741ea5
2 changed files with 1 additions and 1 deletions

View file

@ -6,7 +6,7 @@
}: {
imports = [
inputs.disko.nixosModules.disko
../../enviroments/server
./services.nix
];
nixpkgs.config.allowUnfree = true;