Update flake.nix

This commit is contained in:
batvin321 2025-04-02 16:47:14 -04:00
parent ab50f8c9e1
commit b12ff79402

View File

@ -22,7 +22,7 @@
specialArgs = { inherit unstable; };
modules = [
disko.nixosModules.disko
./system/vm/disko.nix
./system/vm/disk.nix
./system/vm/configuration.nix
];
};