diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2026-07-20 21:54:41 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2026-07-20 21:54:41 +0200 |
| commit | a4b683444e596fc2086b0363740e484d8eec0f33 (patch) | |
| tree | 8f13f6b105fe4621616cd31b946d9883e9c055ab /user-profiles | |
| parent | 1a79441436030424c3f14b72e1b2911ec87d0a74 (diff) | |
| download | nixos-a4b683444e596fc2086b0363740e484d8eec0f33.tar nixos-a4b683444e596fc2086b0363740e484d8eec0f33.tar.gz nixos-a4b683444e596fc2086b0363740e484d8eec0f33.tar.bz2 nixos-a4b683444e596fc2086b0363740e484d8eec0f33.tar.xz nixos-a4b683444e596fc2086b0363740e484d8eec0f33.zip | |
...flakes
Diffstat (limited to 'user-profiles')
| -rw-r--r-- | user-profiles/utils.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user-profiles/utils.nix b/user-profiles/utils.nix index edf6da11..eea68f84 100644 --- a/user-profiles/utils.nix +++ b/user-profiles/utils.nix | |||
| @@ -55,7 +55,7 @@ in { | |||
| 55 | }; | 55 | }; |
| 56 | 56 | ||
| 57 | home.packages = with pkgs; [ | 57 | home.packages = with pkgs; [ |
| 58 | autossh usbutils pciutils eza silver-searcher pwgen xkcdpass | 58 | autossh usbutils pciutils eza silver-searcher-ng pwgen xkcdpass |
| 59 | unzip magic-wormhole dnsutils openssl sshfs | 59 | unzip magic-wormhole dnsutils openssl sshfs |
| 60 | psmisc mosh tree vnstat file pv bc zip nmap aspell | 60 | psmisc mosh tree vnstat file pv bc zip nmap aspell |
| 61 | aspellDicts.de aspellDicts.en borgbackup man-pages rsync socat | 61 | aspellDicts.de aspellDicts.en borgbackup man-pages rsync socat |
