diff --git a/flake.nix b/flake.nix index bf65791..18a54c3 100755 --- a/flake.nix +++ b/flake.nix @@ -41,9 +41,9 @@ inherit system; specialArgs = { inherit unstable; }; modules = [ - ./system/susans-vm/configuration.nix disko.nixosModules.disko ./system/susans-vm/disk.nix + ./system/susans-vm/configuration.nix ]; }; };