parent
8beb5617d4
commit
ba7c206479
3 changed files with 11 additions and 3 deletions
nix/packages/systemctl-find-service-config
|
@ -1,5 +1,5 @@
|
|||
{ pkgs }:
|
||||
|
||||
pkgs.writers.writeBashBin "sysetmctl-find-service-config" (
|
||||
pkgs.writers.writeBashBin "systemctl-find-service-config" (
|
||||
pkgs.lib.fileContents ./systemctl-find-service-config.sh
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue