mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat(..., firefox): break up
This commit is contained in:
parent
8f303c44e7
commit
0d28d7c601
21 changed files with 520 additions and 409 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
vscodevim.vim
|
||||
catppuccin.catppuccin-vsc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue