mirror of
https://github.com/ivabus/nixos
synced 2024-11-22 00:15:06 +03:00
roles/devel: add sshfs
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
1d338e60de
commit
e19d2047d9
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ in {
|
||||||
screen
|
screen
|
||||||
hyperfine
|
hyperfine
|
||||||
nixfmt
|
nixfmt
|
||||||
|
sshfs
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
# Architecture-specific packages and configuration
|
# Architecture-specific packages and configuration
|
||||||
|
|
Loading…
Reference in a new issue