feat(editorconfig): add an editorconfig

This commit is contained in:
Artur Manuel 2025-01-28 12:46:15 +00:00
commit 05bc137e03
6 changed files with 838 additions and 119 deletions

View file

@ -56,6 +56,14 @@
};
};
services = {
deluge = {
enable = true;
web.enable = false;
};
rsyncd.enable = true;
};
nix.gc.automatic = lib.mkForce false;
xdg.mime = {