openbsd.reboot: init

This commit is contained in:
Artemis Tosini
2025-02-12 12:13:49 -07:00
committed by Audrey Dutcher
parent f85cfd21da
commit e08317b18d
@@ -0,0 +1,4 @@
{ mkDerivation }:
mkDerivation {
path = "sbin/reboot";
}