fixed?
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
in {
|
||||
imports = [ ./resticprofile.nix ];
|
||||
config = lib.mkIf config.programs.resticprofile.enable {
|
||||
programs.resticprofile.package = lib.mkDefault resticprofilePackage;
|
||||
programs.resticprofile.package = lib.mkForce resticprofilePackage;
|
||||
};
|
||||
};
|
||||
default = self.homeManagerModules.resticprofile;
|
||||
|
||||
Reference in New Issue
Block a user