hosts/storage-2: add bahnansagen
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
./hardware-configuration.nix
|
||||
../../configuration/common
|
||||
../../configuration/proxmox-vm
|
||||
./bahnansagen.nix
|
||||
./mixcloud.nix
|
||||
./share.nix
|
||||
./storage.nix
|
||||
@@ -15,8 +16,6 @@
|
||||
boot.loader.grub.version = 2;
|
||||
boot.loader.grub.device = "/dev/vda";
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
networking.hostName = "storage-2";
|
||||
|
||||
networking.useDHCP = false;
|
||||
|
Reference in New Issue
Block a user