virtualization
This commit is contained in:
@@ -10,9 +10,7 @@
|
||||
gpr = "git pull --rebase";
|
||||
gl = "git log";
|
||||
shypr = "start-hyprland";
|
||||
nixrb = "sudo nixos-rebuild switch --flake";
|
||||
|
||||
hscon = "rcon -H 192.168.8.182 -p 25575 -P 'CHANGE_THIS_SECRET'";
|
||||
nixrb = "sudo nixos-rebuild switch --flake .#$hostname";
|
||||
};
|
||||
|
||||
functions = {
|
||||
|
||||
Reference in New Issue
Block a user