Moving config stuff from ./lib into ./config

This commit is contained in:
2021-11-22 10:17:44 -08:00
parent 08b2da1b6f
commit 003637f435
9 changed files with 410 additions and 60 deletions
-1
View File
@@ -6,7 +6,6 @@ let
in {
imports = [
./lib
./config
] ++ (filter pathExists [
(config-dir + /hardware/${hostname}.nix)