New service for end-script.sh
This commit is contained in:
@@ -1469,8 +1469,6 @@ The configuration is done in the home manager section.
|
||||
${pkgs.bash}/bin/bash -c 'cd $HOME && ${./assets/scripts/end_script.sh}'
|
||||
'';
|
||||
serviceConfig.Restart = "no";
|
||||
# Enable the service here, inside the definition
|
||||
wantedBy = [ "default.target" ];
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user