Home: Update paths module
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
}: let
|
||||
inherit (config) paths;
|
||||
in {
|
||||
# The paths module doesn't use the "modules" namespace to keep the access shorter
|
||||
options.paths = import ./options.nix {inherit lib mylib;};
|
||||
|
||||
config = lib.mkIf paths.enable {};
|
||||
|
Reference in New Issue
Block a user