Fix haremote mount
This commit is contained in:
@@ -22,6 +22,8 @@
|
|||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
|
programs.fuse.enable = true; # for ~/src/haremote mount
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# TODO: move below into hosts/deimos/home.nix
|
# TODO: move below into hosts/deimos/home.nix
|
||||||
sshfs
|
sshfs
|
||||||
|
|||||||
Reference in New Issue
Block a user