!
This commit is contained in:
parent
4a4700993e
commit
c97d3e526f
1 changed files with 2 additions and 2 deletions
|
|
@ -40,8 +40,8 @@ in {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
};
|
};
|
||||||
kylekrein.services.autoUpgrade = {
|
kylekrein.services.autoUpgrade = {
|
||||||
configDir = lib.mkForce "/home/${username}/nixos-config";
|
#configDir = lib.mkForce "/home/${username}/nixos-config";
|
||||||
user = lib.mkForce username;
|
#user = lib.mkForce username;
|
||||||
};
|
};
|
||||||
programs.nh.flake = lib.mkForce "/home/${username}/nixos-config";
|
programs.nh.flake = lib.mkForce "/home/${username}/nixos-config";
|
||||||
systemd.tmpfiles.rules =
|
systemd.tmpfiles.rules =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue