aboutsummaryrefslogtreecommitdiff
path: root/hosts/pad/hardware-configuration.nix
diff options
context:
space:
mode:
authoraethrvmn <me@aethrvmn.gr>2025-11-24 22:25:02 +0000
committeraethrvmn <me@aethrvmn.gr>2025-11-24 22:25:02 +0000
commite0dac42ab754db5e9d09ea9d32c27d72dabc9f52 (patch)
tree973a158dfcd406acce705d9f8ba13b8bd3f3a6fc /hosts/pad/hardware-configuration.nix
parentfixed deps warning (diff)
update disk id
Diffstat (limited to '')
-rw-r--r--hosts/pad/hardware-configuration.nix10
1 files changed, 4 insertions, 6 deletions
diff --git a/hosts/pad/hardware-configuration.nix b/hosts/pad/hardware-configuration.nix
index 4345851..657d35c 100644
--- a/hosts/pad/hardware-configuration.nix
+++ b/hosts/pad/hardware-configuration.nix
@@ -14,21 +14,19 @@
boot.extraModulePackages = [ ];
fileSystems."/" =
- { device = "/dev/disk/by-uuid/fe8e7c2d-ae75-4617-b26c-650377ce813e";
+ { device = "/dev/disk/by-uuid/baee52d3-3785-4a09-becd-4eeb6790167d";
fsType = "ext4";
};
- boot.initrd.luks.devices."luks-3462560d-86f8-4ddd-9f37-4d3f92846e1e".device = "/dev/disk/by-uuid/3462560d-86f8-4ddd-9f37-4d3f92846e1e";
+ boot.initrd.luks.devices."luks-51fac1af-a272-4fd7-a65e-e8053f143a0c".device = "/dev/disk/by-uuid/51fac1af-a272-4fd7-a65e-e8053f143a0c";
fileSystems."/boot" =
- { device = "/dev/disk/by-uuid/B370-4AFC";
+ { device = "/dev/disk/by-uuid/97CE-809A";
fsType = "vfat";
options = [ "fmask=0077" "dmask=0077" ];
};
- swapDevices =
- [ { device = "/dev/disk/by-uuid/1d8ca4a9-b5aa-46d1-96f9-6be57c8a6fc6"; }
- ];
+ swapDevices = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
# (the default) this is the recommended approach. When using systemd-networkd it's
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.