!
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;
|
||||
};
|
||||
kylekrein.services.autoUpgrade = {
|
||||
configDir = lib.mkForce "/home/${username}/nixos-config";
|
||||
user = lib.mkForce username;
|
||||
#configDir = lib.mkForce "/home/${username}/nixos-config";
|
||||
#user = lib.mkForce username;
|
||||
};
|
||||
programs.nh.flake = lib.mkForce "/home/${username}/nixos-config";
|
||||
systemd.tmpfiles.rules =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue