Switch to a different way of building the VM.

This commit is contained in:
Tom Alexander
2024-12-19 16:28:40 -05:00
parent fbbff409a0
commit 74499fb6a0
4 changed files with 157 additions and 41 deletions

View File

@@ -8,6 +8,7 @@
./boot.nix
./zfs.nix
./network.nix
./roles/sway
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];