Update common.nix
This commit is contained in:
parent
9633bef2df
commit
a0a5743c3b
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@
|
|||
# Shell aliases
|
||||
environment.shellAliases = {
|
||||
update = ''
|
||||
#dconf reset -f /org/gnome/desktop/background/
|
||||
CHANNEL=$(sudo nix-channel --list | grep "^nixos " | awk '{print $2}')
|
||||
if [[ "$CHANNEL" != *"nixos-unstable"* ]]; then
|
||||
echo "Switching to nixos-unstable channel..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue