Make sparky a NFS backup instead of desktop.

This commit is contained in:
2025-10-31 15:41:12 +00:00
parent 5b3b4ea2ed
commit 283cf9d614
2 changed files with 8 additions and 6 deletions

View File

@@ -3,9 +3,10 @@
imports = [
../../common/encrypted-btrfs-layout.nix
../../common/global
../../common/desktop-node.nix # Hyprland + GUI environment
../../common/cluster-member.nix # Consul + storage clients
../../common/cluster-tools.nix # Nomad CLI (no service)
../../common/cluster-member.nix
../../common/cluster-tools.nix
../../common/nomad-worker.nix
../../nfs-services-standby.nix
./hardware.nix
];