epyc: add garage node
This commit is contained in:
parent
8d57383bc3
commit
5a1aa0eef7
2 changed files with 28 additions and 0 deletions
|
@ -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;
|
||||
|
||||
|
|
Reference in a new issue