82 current 2024-03-01 11:59:11 24.05.20240228.9099616 6.6.18 *

This commit is contained in:
zackartz 2024-03-01 11:59:15 -05:00
parent c179fc9135
commit 3d494ee5a6

View file

@ -31,7 +31,7 @@ with pkgs; {
agpl = "curl https://www.gnu.org/licenses/agpl-3.0.txt -o LICENSE";
g = "git";
n = "nix";
r = "~/rebuild";
r = "rebuild";
mnt = "udisksctl mount -b";
umnt = "udisksctl unmount -b";
burn = "pkill -9";