diff options
author | Alex Auvolat <alex@adnab.me> | 2023-06-05 10:58:15 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-06-05 10:58:21 +0200 |
commit | 9ff4fbb16f992fb9bf91cc590c7524c58545c59f (patch) | |
tree | ad988121e1e5d20f8b121f7be57c84a49c284670 /nixos | |
parent | cbec31e130e754300f04c8eeefe4c3110f564708 (diff) | |
download | user-config-9ff4fbb16f992fb9bf91cc590c7524c58545c59f.tar.gz user-config-9ff4fbb16f992fb9bf91cc590c7524c58545c59f.zip |
add software
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/common.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/common.nix b/nixos/common.nix index e840014..a0b9b8f 100644 --- a/nixos/common.nix +++ b/nixos/common.nix @@ -175,6 +175,8 @@ in (tor-browser-bundle-bin.override { useHardenedMalloc = false; }) lagrange thunderbird + qbittorrent + transmission-remote-gtk keepassxc vlc mpv |