Disable VS Code due to unfree, the config isn't working. Move to unstable so 24.05 currently.

This commit is contained in:
Aaron Honeycutt 2024-01-16 16:32:12 +00:00
parent e685152edd
commit 62d7e984df

View file

@ -14,14 +14,14 @@
# You can update Home Manager without changing this value. See
# the Home Manager release notes for a list of state version
# changes in each release.
home.stateVersion = "23.11";
home.stateVersion = "24.05";
nixpkgs.config.allowUnfree = true;
home.packages = with pkgs; [
# GUI
#youtube-music
vscode
#vscode
# CLI
mdbook