feat(ssh): add enable option

This commit is contained in:
2026-05-24 16:00:11 +02:00
parent a5adea70ea
commit 086e091add
8 changed files with 93 additions and 70 deletions
+1
View File
@@ -59,6 +59,7 @@
shell.bash.aliases.lang-js = true;
shell.bash.addBinToPath = true;
audio.enable = true;
ssh.enable = true;
music.enable = true;
terminal.enable = true;
devenv.enable = true;