add default back for pi 5
This commit is contained in:
@@ -20,6 +20,7 @@ in
|
||||
./impermanence.nix
|
||||
./networking.nix
|
||||
./sops.nix
|
||||
../default.nix
|
||||
];
|
||||
networking.networkmanager.enable = true;
|
||||
programs.zsh.enable = true;
|
||||
@@ -109,7 +110,9 @@ in
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
argononed
|
||||
btop
|
||||
sops
|
||||
vscode
|
||||
vim
|
||||
libraspberrypi
|
||||
raspberrypi-eeprom
|
||||
|
||||
Reference in New Issue
Block a user