Moving config stuff from ./lib into ./config
This commit is contained in:
@@ -6,7 +6,6 @@ let
|
||||
|
||||
in {
|
||||
imports = [
|
||||
./lib
|
||||
./config
|
||||
] ++ (filter pathExists [
|
||||
(config-dir + /hardware/${hostname}.nix)
|
||||
|
||||
Reference in New Issue
Block a user