New service for end-script.sh
This commit is contained in:
@@ -1473,7 +1473,7 @@ in
|
|||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
WorkingDirectory = "${config.nixpkgs.config}/..";
|
WorkingDirectory = "${config.nixpkgs.config}/..";
|
||||||
Environment = [
|
Environment = [
|
||||||
"HOME=${config.users.users.${config.users.mutableUsersList.[0].name}.home}"
|
"HOME=${config.users.users.henrov.home}"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
script = ''
|
script = ''
|
||||||
@@ -1482,6 +1482,7 @@ in
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Services
|
** Services
|
||||||
|
|||||||
Reference in New Issue
Block a user