update gsf input and remove host-specific gsfd service overrides
This commit is contained in:
@@ -121,11 +121,6 @@ in {
|
||||
inputGroupUsers = [flakeConfig.username];
|
||||
};
|
||||
|
||||
# keep gsfd + gsf tui on same per-user runtime stats file
|
||||
systemd.user.services.gsfd.serviceConfig.Environment = lib.mkAfter [
|
||||
"GSF_STATS_PATH=%t/gsf-speed.txt"
|
||||
];
|
||||
|
||||
# Programs
|
||||
|
||||
# Allow unfree
|
||||
|
||||
Reference in New Issue
Block a user