configure vscode
to install all of my extensions and settings declaratively instead of using settings sync
This commit is contained in:
parent
47a7e8f518
commit
0ee492277a
5 changed files with 522 additions and 20 deletions
|
@ -103,9 +103,6 @@
|
|||
# We disable this because we're using zen-browser in the flake.nix
|
||||
programs.firefox.enable = false;
|
||||
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
# programs.mtr.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue