Testing
This commit is contained in:
@@ -10,7 +10,7 @@ in
|
||||
after = [ "home-manager-activate.service" ];
|
||||
serviceConfig.Type = "oneshot";
|
||||
script = ''
|
||||
${scriptPath}
|
||||
${pkgs.bash}/bin/bash ${scriptPath}
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user