diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-05-26 16:31:26 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-05-26 16:31:26 -0400 |
| commit | 2bf6fd2a43fc02a401b43852b80a70a1032643c3 (patch) | |
| tree | 25acf8d6dd048958de30c7d08a4c55ca4a043bf2 /modules/default.nix | |
| parent | f99f1f9fb2d8985384e1e6ccb2388daab5a9978f (diff) | |
break out some network configuration
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index 081a3d9..6c71dbb 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -8,6 +8,7 @@ imports = [ ./desktop.nix ./doas.nix + ./networks ./nonfree.nix ./steam.nix ]; |
