🚚 (hydrogen) move openssh from system to services
This commit is contained in:
parent
fb9e115145
commit
336da0f8e6
|
@ -4,5 +4,6 @@
|
|||
./atuin
|
||||
./gitea
|
||||
./nginx
|
||||
./ssh
|
||||
];
|
||||
}
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
|
||||
./boot
|
||||
./disko
|
||||
./networking
|
||||
./packages
|
||||
./ssh
|
||||
./users
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue