diff options
| -rw-r--r-- | srv/hadante/configuration.nix | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/srv/hadante/configuration.nix b/srv/hadante/configuration.nix index f8f0985..a567f4e 100644 --- a/srv/hadante/configuration.nix +++ b/srv/hadante/configuration.nix @@ -252,11 +252,16 @@ in nil google-chrome pwvucontrol - unzip heroic adwaita-icon-theme + + unzip + file + zip + p7zip + ] ); system.stateVersion = "25.05"; |
