From e69ed57ab173b558c3e8bcdb3cbc228fc7ccbc3a Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 5 Apr 2022 17:02:58 -0700 Subject: nix: refactor to a module --- hosts/common/system/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/common/system/default.nix') diff --git a/hosts/common/system/default.nix b/hosts/common/system/default.nix index f519766..2e34ede 100644 --- a/hosts/common/system/default.nix +++ b/hosts/common/system/default.nix @@ -6,7 +6,6 @@ ./hardware.nix ./locale.nix ./network.nix - ./nix.nix ./security.nix ./software.nix ./ssh.nix -- cgit v1.2.3