fixup! all of my custom options are now held in an attribute set called movOpts
This commit is contained in:
@@ -28,7 +28,7 @@ let
|
||||
in
|
||||
{
|
||||
options = {
|
||||
homeFiles.enable = lib.mkEnableOption "enables declared custom files";
|
||||
movOpts.homeFiles.enable = lib.mkEnableOption "enables declared custom files";
|
||||
};
|
||||
config = {
|
||||
home.file = {
|
||||
|
||||
Reference in New Issue
Block a user