moved home manager modules
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
flake.homeModules.resticprofile = { config, lib, pkgs, ... }:
|
||||
flake.modules.homeManager.resticprofile = { config, lib, pkgs, ... }:
|
||||
let
|
||||
cfg = config.programs.resticprofile;
|
||||
yamlFormat = pkgs.formats.yaml { };
|
||||
|
||||
Reference in New Issue
Block a user