new nixosu for full system update
This commit is contained in:
parent
11639484fe
commit
219c50e52d
3 changed files with 4 additions and 4 deletions
|
|
@ -32,6 +32,7 @@ XSH.env['fzf_dir_binding'] = "c-g" # Ctrl+G
|
|||
## ALIASES ##
|
||||
aliases["tsla-fan"] = "ipmitool -H 10.30.0.3 -U ADMIN -P ADMIN raw 0x30 0x70 0x66 0x01 0x0"
|
||||
aliases["nixoss"] = "sudo nixos-rebuild switch --flake .#${config.networking.hostName}"
|
||||
aliases["nixossu"] = "sudo nixos-rebuild switch --update-input nixpkgs --flake .#${config.networking.hostName}"
|
||||
aliases["nixost"] = "sudo nixos-rebuild test --flake .#${config.networking.hostName}"
|
||||
aliases["nixosdb"] = "sudo nixos-rebuild dry-build --flake .#${config.networking.hostName}"
|
||||
aliases["devt"] = "devenv test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue