This commit is contained in:
XenGi 2026-08-27 23:35:11 +02:00
commit b2e7fde9ec
Signed by: xengi
SSH key fingerprint: SHA256:dM+fLZGsDvyv6kunjE8bGduL24VsCFB4LEOSdmRHdG0
14 changed files with 131 additions and 51 deletions

View file

@ -2,7 +2,6 @@
{
programs = {
fish.enable = true;
vim = {
enable = true;
defaultEditor = true;
@ -28,4 +27,3 @@
};
};
}