diff options
| author | Grigory Shipunov | 2023-05-28 23:37:31 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-05-28 23:37:31 +0200 |
| commit | e232e7c0ec1abc1b4361c9857b708515be19150e (patch) | |
| tree | 22f922f960402f94c482db41708a0ef1e8f7f7d7 /hosts/toaster/default.nix | |
| parent | 28aedace6e827d2a7c15e44635ec50b07825d47b (diff) | |
shuffle around networking modules
Diffstat (limited to 'hosts/toaster/default.nix')
| -rw-r--r-- | hosts/toaster/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index ae1b2db..a5d8ee4 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -4,7 +4,7 @@ ./amdgpu-sg-fix.nix ./hardware-configuration.nix ./irc.nix - ./network.nix + ./stateful-network.nix ./secrets.nix ./secure-boot.nix ./zfs.nix |
