diff options
Diffstat (limited to 'bragi.nix')
-rw-r--r-- | bragi.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,9 +29,9 @@ | |||
29 | git | 29 | git |
30 | mosh | 30 | mosh |
31 | rsync | 31 | rsync |
32 | jack1 | ||
33 | tmux | 32 | tmux |
34 | nfs-utils | 33 | nfs-utils |
34 | (callPackage ./jack2.nix {}) | ||
35 | ]; | 35 | ]; |
36 | 36 | ||
37 | # List services that you want to enable: | 37 | # List services that you want to enable: |