diff options
| author | adikro <adikro@disroot.org> | 2026-05-17 01:05:14 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-05-17 01:05:14 +0200 |
| commit | dec36d2e9aaca7ca7149a244aa984e97925a3dba (patch) | |
| tree | bdf3ec35e101beaa4e74c48930dca4341d48ae2c /os/core/default.nix | |
| parent | 8bedd672ac49617d2e3a808efe470228cbb0240d (diff) | |
moved ssh and tailscale to srv, revamped netwroking modules
Diffstat (limited to 'os/core/default.nix')
| -rw-r--r-- | os/core/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/os/core/default.nix b/os/core/default.nix index 1899553..1146f2d 100644 --- a/os/core/default.nix +++ b/os/core/default.nix @@ -15,9 +15,7 @@ in ./networking.nix ./power.nix ./security.nix - ./ssh.nix ./storage.nix - ./tailscale.nix ./users.nix ]; |
