diff options
author | Jeschli <jeschli@gmail.com> | 2019-12-11 19:32:45 +0100 |
---|---|---|
committer | Jeschli <jeschli@gmail.com> | 2020-02-11 17:54:20 +0100 |
commit | 3adf052d3201c7c0c646f4227cf6614535fc2550 (patch) | |
tree | 8fa4757c655bd8a68b0e557784d8e156e90c74aa /jeschli/1systems | |
parent | 493f78edab0cf254a34acfa88115c42830e26394 (diff) |
j reagenzglas: add copyq
Diffstat (limited to 'jeschli/1systems')
-rw-r--r-- | jeschli/1systems/reagenzglas/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jeschli/1systems/reagenzglas/config.nix b/jeschli/1systems/reagenzglas/config.nix index 344aa67b2..cf229dba7 100644 --- a/jeschli/1systems/reagenzglas/config.nix +++ b/jeschli/1systems/reagenzglas/config.nix @@ -39,6 +39,7 @@ environment.systemPackages = with pkgs; [ ag alacritty + copyq git rofi vim |