Remove vscode for now

This commit is contained in:
Aaron Honeycutt 2024-01-18 15:05:09 +00:00
parent 8c8e6dce20
commit c95d20d611

View file

@ -16,12 +16,6 @@
# changes in each release.
home.stateVersion = "23.11";
nixpkgs.config.allowUnfreePredicate = pkg:
builtins.elem (lib.getName pkg) [
# Add additional package names here
"vscode"
];
home.packages = with pkgs; [
# GUI
#youtube-music