This commit is contained in:
2026-07-26 14:55:12 -05:00
parent 08c7c4adc4
commit 3e033d0d31
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@
postman postman
prismlauncher prismlauncher
python3 python3
rcon
slurp slurp
sops sops
spotify spotify
+2
View File
@@ -11,6 +11,8 @@
gl = "git log"; gl = "git log";
shypr = "start-hyprland"; shypr = "start-hyprland";
nixrb = "sudo nixos-rebuild switch --flake"; nixrb = "sudo nixos-rebuild switch --flake";
hscon = "rcon -H 192.168.8.182 -p 25575 -P 'CHANGE_THIS_SECRET'";
}; };
functions = { functions = {