New service for end-script.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user