feat(nix.fedora.fritz.box): enable ssh and mosh
This commit is contained in:
parent
8e20509b92
commit
bd89ecd70f
|
@ -27,6 +27,7 @@
|
|||
};
|
||||
tools = {
|
||||
direnv.enable = true;
|
||||
ssh.enable = true;
|
||||
# jetbrains.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue