1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Actually disable nano

This commit is contained in:
RGBCube 2024-01-15 17:56:07 +03:00
parent adb759f888
commit 5ed2d5321a
No known key found for this signature in database

View file

@ -2,4 +2,6 @@
systemConfiguration {
environment.defaultPackages = [];
programs.nano.enable = false; # Garbage.
}