summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-10-09 22:53:53 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-10-09 22:53:53 +0530
commit5587dc4f07576e73a7fabcb527c108d00752cbe7 (patch)
treee40639d6049ceca7ec6fa5da9886bae4cae61afc /flake.nix
parentf4301e2194ede90f6fe3ab70be5e598a6eb5f2e4 (diff)
(impermanence): Update 2
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