..
This commit is contained in:
+292
-291
File diff suppressed because it is too large
Load Diff
@@ -12,7 +12,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 = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user