summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 27bd53d..ab858e1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -32,7 +32,7 @@
specialArgs = { inherit inputs; };
modules = [
inputs.disko.nixosModules.default
- (import ./disko.nix { device = "/dev/vda"; })
+ (import ./disko.nix { device = "/dev/nvme0n1"; })
./machines/x/configuration.nix