Update common.nix
This commit is contained in:
parent
ce7f3c1c95
commit
9633bef2df
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
# Shell aliases
|
||||
environment.shellAliases = {
|
||||
update = ''
|
||||
dconf reset -f /org/gnome/desktop/background/
|
||||
#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