Flake updates and simplifying IVR
Failed attempts to enable unfree packages Commented out github plugin for VSCode Made standalone Home Manager not fail to find caches and honor more settings
This commit is contained in:
@@ -22,7 +22,6 @@ in
|
||||
# An alternative editor to vim, when I need it for some things
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
#package = pkgs.vscodium;
|
||||
profiles.default = {
|
||||
extensions =
|
||||
with top.vsext.extensions."${pkgs.stdenv.system}".vscode-marketplace;
|
||||
|
||||
Reference in New Issue
Block a user