From e232e7c0ec1abc1b4361c9857b708515be19150e Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sun, 28 May 2023 23:37:31 +0200 Subject: shuffle around networking modules --- hosts/toaster/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/toaster/default.nix') 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 -- cgit v1.3.1