disable disko in prod config

This commit is contained in:
Don Harper 2024-01-05 09:21:55 -06:00
parent e0e3c976aa
commit caa141e4f5
2 changed files with 3 additions and 4 deletions

View file

@ -4,6 +4,6 @@
imports =
[
./hardware-configuration.nix
./disko.nix
#./disko.nix
];
}