Update laptop hardware configuration

This commit is contained in:
thiloho
2023-06-11 08:19:25 +00:00
parent c8beb4d7d0
commit d2a4fe570b

View File

@@ -14,17 +14,17 @@
boot.extraModulePackages = [ ];
fileSystems."/" =
{ device = "/dev/disk/by-uuid/d3ab17d3-c007-4b29-8503-358496d34e7f";
{ device = "/dev/disk/by-uuid/e687382b-229d-4c2c-93ae-6c53beedff24";
fsType = "ext4";
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/3A01-D714";
{ device = "/dev/disk/by-uuid/2DA5-B4DF";
fsType = "vfat";
};
swapDevices =
[ { device = "/dev/disk/by-uuid/206ff580-e976-4562-ac18-92a36dc5ad86"; }
[ { device = "/dev/disk/by-uuid/03a11a1e-68ec-4198-b032-9ae2be2896e5"; }
];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking