Refactor modules into nixos and home-manager
All checks were successful
Check flake / build-amd64-linux (push) Successful in 3m14s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 3m14s
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
];
|
||||
};
|
||||
|
||||
modules.networking.tailscale = {
|
||||
modules.services.tailscale = {
|
||||
enable = true;
|
||||
restrictSSH = false;
|
||||
};
|
||||
|
Reference in New Issue
Block a user