rebuild alias

This commit is contained in:
2026-06-20 16:22:22 -05:00
parent a228b59808
commit 48ac4a5033
+1 -1
View File
@@ -10,7 +10,7 @@
gpr = "git pull --rebase"; gpr = "git pull --rebase";
gl = "git log"; gl = "git log";
shypr = "start-hyprland"; shypr = "start-hyprland";
nixrb = "sudo nixos-rebuild switch --flake .#"; nixrb = "sudo nixos-rebuild switch --flake";
}; };
functions = { functions = {