split ssh away from nix

This commit is contained in:
jopejoe1 2024-01-11 00:19:11 +01:00
parent 08e8414488
commit dff0d40777
9 changed files with 26 additions and 13 deletions

View file

@ -15,6 +15,7 @@
printing.enable = true;
jopejoe1.enable = true;
root.enable = true;
ssh.enable = true;
};
networking = {