new defaults after update

This commit is contained in:
2026-05-12 09:29:15 +02:00
parent 18fe700d10
commit 9ced8b9273
4 changed files with 10 additions and 0 deletions
+5
View File
@@ -83,6 +83,11 @@
htop
];
programs.neovim = {
withRuby = false;
withPython3 = false;
};
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.
# programs.mtr.enable = true;