epyc: add garage node

This commit is contained in:
Raito Bezarius 2023-08-22 22:14:20 +02:00
parent 8d57383bc3
commit 5a1aa0eef7
2 changed files with 28 additions and 0 deletions

View file

@ -11,10 +11,12 @@ in
../modules/hypervisor.nix
../modules/hydra/coordinator.nix
../modules/android-cache.nix
../modules/garage.nix
../modules/users/friends.nix
];
networking.hostName = "epyc";
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;