summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-09-04 19:54:43 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-09-04 19:54:43 +0200
commit1d3b455a805cdf06716e8b88999e4adfec17a8df (patch)
treeebb590bb9d8d72cc82815ce6bb9f765ce4e4d372
parent20baa66fb5dcaa08fcbcbc1c8cc0cf7f3a0be3ae (diff)
downloadnixos-1d3b455a805cdf06716e8b88999e4adfec17a8df.tar
nixos-1d3b455a805cdf06716e8b88999e4adfec17a8df.tar.gz
nixos-1d3b455a805cdf06716e8b88999e4adfec17a8df.tar.bz2
nixos-1d3b455a805cdf06716e8b88999e4adfec17a8df.tar.xz
nixos-1d3b455a805cdf06716e8b88999e4adfec17a8df.zip
system wide sshfs
-rw-r--r--vali.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/vali.nix b/vali.nix
index ce210b88..698837d7 100644
--- a/vali.nix
+++ b/vali.nix
@@ -55,6 +55,7 @@ rec {
55 tmux 55 tmux
56 mosh 56 mosh
57 ntfs3g 57 ntfs3g
58 sshfs
58 ]; 59 ];
59 60
60 # List services that you want to enable: 61 # List services that you want to enable: