pi5
This commit is contained in:
@@ -16,7 +16,6 @@ in
|
||||
./networking.nix
|
||||
./services.nix
|
||||
./sops.nix
|
||||
|
||||
# ./hass.nix
|
||||
];
|
||||
|
||||
@@ -74,11 +73,6 @@ in
|
||||
raspberrypiWirelessFirmware
|
||||
raspberrypi-armstubs
|
||||
];
|
||||
|
||||
etc = {
|
||||
"ssh/ssh_host_ed25519_key".source = config.sops.secrets."pi5/sys-priv-key".path;
|
||||
"ssh/ssh_host_ed25519_key.pub".source = config.sops.secrets."pi5/sys-public-key".path;
|
||||
};
|
||||
};
|
||||
|
||||
hardware.graphics.enable32Bit = lib.mkForce false;
|
||||
|
||||
Reference in New Issue
Block a user