diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-05-01 22:57:19 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-05-01 22:57:19 +0200 |
| commit | 58cf03c56bbef4897d1b11945438be4ee8f410f8 (patch) | |
| tree | a139a14e4fca80607641dacef4e8970a8715e68f /srv | |
| parent | 4e22781dfaa690fe3e00a508923a603d9abb505d (diff) | |
| download | nix-infra-58cf03c56bbef4897d1b11945438be4ee8f410f8.tar.gz nix-infra-58cf03c56bbef4897d1b11945438be4ee8f410f8.tar.bz2 nix-infra-58cf03c56bbef4897d1b11945438be4ee8f410f8.zip | |
snapshot: Do 1. Mai 22:57:19 CEST 2025
Diffstat (limited to 'srv')
| -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"; |
