so much organization
This commit is contained in:
@@ -11,11 +11,9 @@ in
|
||||
{
|
||||
imports = [
|
||||
./adguard.nix
|
||||
# ./argononed.nix
|
||||
./boot.nix
|
||||
./impermanence.nix
|
||||
./networking.nix
|
||||
# ./pi4-hw.nix
|
||||
./sops.nix
|
||||
];
|
||||
|
||||
@@ -86,10 +84,6 @@ in
|
||||
raspberrypiWirelessFirmware
|
||||
raspberrypi-armstubs
|
||||
];
|
||||
# etc = {
|
||||
# "ssh/ssh_host_ed25519_key".source = config.sops.secrets."pi4/sys-priv-key".path;
|
||||
# "ssh/ssh_host_ed25519_key.pub".source = config.sops.secrets."pi4/sys-public-key".path;
|
||||
# };
|
||||
};
|
||||
|
||||
users = {
|
||||
|
||||
Reference in New Issue
Block a user