non important commit

This commit is contained in:
maxstrb 2026-02-27 21:55:20 +01:00
parent aa5afe1dd1
commit 223dc2c96c

View file

@ -26,11 +26,6 @@
yazi
];
programs.yazi = {
enable = true;
enableNushellIntegration = true;
};
file = {
".config/kdeglobals".text = ''
[General]
@ -38,4 +33,9 @@
'';
};
};
programs.yazi = {
enable = true;
enableNushellIntegration = true;
};
}