parent
c523146ac2
commit
45693c2c5f
|
@ -1,5 +1,5 @@
|
||||||
{pkgs ? import <nixpkgs> {}}: {
|
{pkgs ? import <nixpkgs> {}}: {
|
||||||
ignore = [".idea/" "result" "node_modules/"];
|
ignore = [".idea/" "result" "node_modules/" "dist/"];
|
||||||
settings = {
|
settings = {
|
||||||
theme = "catppuccin_mocha_transparent";
|
theme = "catppuccin_mocha_transparent";
|
||||||
editor = {
|
editor = {
|
||||||
|
|
Loading…
Reference in New Issue