From bd1e5b66d9e09b9b5d43c46d2e25692b476a81d0 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 23 Nov 2019 16:08:17 -0800 Subject: Cleanup default.nix --- default.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'default.nix') diff --git a/default.nix b/default.nix index c41199d..5583500 100644 --- a/default.nix +++ b/default.nix @@ -20,14 +20,11 @@ in { imports = [ ./Com/Simatime/hardware.nix ./Com/Simatime/networking.nix - # common infra ./Com/Simatime/packages.nix - # configured modules ./Com/Simatime/git.nix ./Com/Simatime/mail.nix ./Com/Simatime/web.nix ./Com/Simatime/znc.nix - # third party nixos-mailserver ]; programs.mosh = { @@ -66,7 +63,6 @@ in { configuration = { imports = [ ./Com/InfluencedByBooks/service.nix - # common infra ./Com/Simatime/packages.nix ]; nixpkgs.config.allowUnfree = true; -- cgit v1.2.3