mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-06-17 02:06:32 +05:30
refactor: update ssh module to use networking namespace
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
tnix = {
|
||||
boot.secure-boot.enable = true;
|
||||
services.openssh.enable = true;
|
||||
networking.openssh.enable = true;
|
||||
|
||||
virtualisation = {
|
||||
docker.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user