New service for end-script.sh

This commit is contained in:
2026-03-04 14:29:44 +01:00
parent f2a0503afd
commit 27cb53d3b2
+2 -1
View File
@@ -1473,7 +1473,7 @@ in
Type = "oneshot";
WorkingDirectory = "${config.nixpkgs.config}/..";
Environment = [
"HOME=${config.users.users.${config.users.mutableUsersList.[0].name}.home}"
"HOME=${config.users.users.henrov.home}"
];
};
script = ''
@@ -1482,6 +1482,7 @@ in
};
}
#+end_src
** Services