diff --git a/hosts/pi5/configuration.nix b/hosts/pi5/configuration.nix index cc2bd2f..692d169 100755 --- a/hosts/pi5/configuration.nix +++ b/hosts/pi5/configuration.nix @@ -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