Create new systemd-rebuild script to do the updating
This commit is contained in:
parent
d98ca182e3
commit
8e3c5c5340
4 changed files with 29 additions and 1 deletions
|
@ -5,5 +5,6 @@ pkgs: {
|
|||
dvt = pkgs.callPackage ./dvt {};
|
||||
servo = pkgs.callPackage ./servo {};
|
||||
rebuild = pkgs.callPackage ./rebuild {};
|
||||
systemd-rebuild = pkgs.callPackage ./systemd-rebuild {};
|
||||
install-nix = pkgs.callPackage ./install-nix {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue