hosts/youko: move zfs pool
This commit is contained in:
parent
3622d231f8
commit
f369c754a3
3 changed files with 69 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
./disks.nix
|
||||
./hardware.nix
|
||||
./sway.nix
|
||||
./msmtp.nix
|
||||
./nas.nix
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
@ -28,5 +30,7 @@
|
|||
settei.incus.enable = true;
|
||||
virtualisation.podman.enable = true;
|
||||
hardware.keyboard.qmk.enable = true;
|
||||
|
||||
networking.hostId = "b49ee8de";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue