add levitate package
sets up a chroot system in tmpfs that will be executed on the next reboot to enable system maintenance without the regular filesystems mounted
This commit is contained in:
@@ -102,4 +102,6 @@ in {
|
||||
fennel = callPackage ./fennel {};
|
||||
fennelrepl = callPackage ./fennelrepl {};
|
||||
anoia = callPackage ./anoia {};
|
||||
|
||||
levitate = callPackage ./levitate {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user