This commit is contained in:
parent
de97f93de3
commit
ece3e15341
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ in
|
||||||
|
|
||||||
# Shell aliases
|
# Shell aliases
|
||||||
environment.shellAliases = {
|
environment.shellAliases = {
|
||||||
update = "sudo nixos-rebuild switch --flake github:ediblerope/nixos-config";
|
update = "sudo nixos-rebuild switch --flake github:ediblerope/nixos-config --refresh";
|
||||||
#update = ''
|
#update = ''
|
||||||
# CHANNEL=$(sudo nix-channel --list | grep "^nixos " | awk '{print $2}')
|
# CHANNEL=$(sudo nix-channel --list | grep "^nixos " | awk '{print $2}')
|
||||||
# if [[ "$CHANNEL" != *"nixos-unstable"* ]]; then
|
# if [[ "$CHANNEL" != *"nixos-unstable"* ]]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue