added a new script 'mntstack' for easily handling storage volumes that require binding
This commit is contained in:
@@ -47,5 +47,6 @@ in
|
||||
s_check = super.callPackage ./scripts/wm-controls/s_check.nix {};
|
||||
switchmon = super.callPackage ./scripts/wm-controls/switchmon.nix {};
|
||||
color-commit = super.callPackage ./scripts/misc/color-commit.nix {};
|
||||
mntstack = super.callPackage ./scripts/misc/mntstack.nix {};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user