diff --git a/modules/nixos/profiles/dev.nix b/modules/nixos/profiles/dev.nix index b99a8f68..6ae6088a 100644 --- a/modules/nixos/profiles/dev.nix +++ b/modules/nixos/profiles/dev.nix @@ -98,6 +98,7 @@ in { gnumake # The other poster boy for the hated build system. man-pages # Extra manpages. moreutils # Less is more but more utilities, the merrier. + sshfs # Make others' home your own. quilt # Patching right up yer' alley. whois # Doctor, are you not? valgrind # Making sure your applications don't pee as much.