Skip to content

Commit

Permalink
bump nixos version
Browse files Browse the repository at this point in the history
  • Loading branch information
fspv committed Dec 20, 2024
1 parent d0fabe9 commit cb669ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .local/share/bin/init-user-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ then
flatpak install -y --user flathub org.wezfurlong.wezterm
fi

nix-channel --add https://nixos.org/channels/nixos-24.05 nixpkgs
nix-channel --add https://nixos.org/channels/nixos-24.11 nixpkgs
nix-channel --update

if [ "$(uname -m)" = "x86_64" ]; then
Expand Down

0 comments on commit cb669ca

Please sign in to comment.