aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/apzu
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/apzu')
-rw-r--r--hosts/apzu/hardware/default.nix6
1 files changed, 2 insertions, 4 deletions
diff --git a/hosts/apzu/hardware/default.nix b/hosts/apzu/hardware/default.nix
index ab25c244..1f77e435 100644
--- a/hosts/apzu/hardware/default.nix
+++ b/hosts/apzu/hardware/default.nix
@@ -7,10 +7,8 @@
nixpkgs.hostPlatform = "x86_64-linux";
- system.fileSystemLayouts = {
- enable = true;
- mainDisk = "/dev/disk/by-uuid/b4a0500c-43a3-4d00-b544-467c1792eeea";
- efiDisk = "/dev/disk/by-uuid/71E7-AA08";
+ soispha.disks = {
+ disk = "/dev/disk/by-uuid/b4a0500c-43a3-4d00-b544-467c1792eeea";
ssd = true;
swap = {
uuid = "b4a0500c-43a3-4d00-b544-467c1792eeea";