mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
profiles/dev: add sshfs
This commit is contained in:
parent
39ccbe0976
commit
6293a13965
@ -98,6 +98,7 @@ in {
|
|||||||
gnumake # The other poster boy for the hated build system.
|
gnumake # The other poster boy for the hated build system.
|
||||||
man-pages # Extra manpages.
|
man-pages # Extra manpages.
|
||||||
moreutils # Less is more but more utilities, the merrier.
|
moreutils # Less is more but more utilities, the merrier.
|
||||||
|
sshfs # Make others' home your own.
|
||||||
quilt # Patching right up yer' alley.
|
quilt # Patching right up yer' alley.
|
||||||
whois # Doctor, are you not?
|
whois # Doctor, are you not?
|
||||||
valgrind # Making sure your applications don't pee as much.
|
valgrind # Making sure your applications don't pee as much.
|
||||||
|
Loading…
Reference in New Issue
Block a user