pi5
This commit is contained in:
@@ -16,7 +16,6 @@ in
|
|||||||
./networking.nix
|
./networking.nix
|
||||||
./services.nix
|
./services.nix
|
||||||
./sops.nix
|
./sops.nix
|
||||||
|
|
||||||
# ./hass.nix
|
# ./hass.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -74,11 +73,6 @@ in
|
|||||||
raspberrypiWirelessFirmware
|
raspberrypiWirelessFirmware
|
||||||
raspberrypi-armstubs
|
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;
|
hardware.graphics.enable32Bit = lib.mkForce false;
|
||||||
|
|||||||
Reference in New Issue
Block a user