diff options
author | lassulus <lass@xerxes.r> | 2019-10-14 14:59:45 +0200 |
---|---|---|
committer | lassulus <lass@xerxes.r> | 2019-10-14 14:59:45 +0200 |
commit | 4781ba330dd681fdf4e74aeae939281c93fc3a49 (patch) | |
tree | 08a977205d869c23f56ea48018c40da6bdd6da5f /lass/1systems | |
parent | ed60af5f445767b512ebb8ce3490bc78838e6f8e (diff) |
l daedalus.r: add pkgs.ark
Diffstat (limited to 'lass/1systems')
-rw-r--r-- | lass/1systems/daedalus/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/daedalus/config.nix b/lass/1systems/daedalus/config.nix index 2c1be473a..bd559944a 100644 --- a/lass/1systems/daedalus/config.nix +++ b/lass/1systems/daedalus/config.nix @@ -34,6 +34,7 @@ with import <stockholm/lib>; ]; }; environment.systemPackages = with pkgs; [ + ark pavucontrol #firefox chromium |