mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Actually disable nano
This commit is contained in:
parent
adb759f888
commit
5ed2d5321a
1 changed files with 2 additions and 0 deletions
|
@ -2,4 +2,6 @@
|
||||||
|
|
||||||
systemConfiguration {
|
systemConfiguration {
|
||||||
environment.defaultPackages = [];
|
environment.defaultPackages = [];
|
||||||
|
|
||||||
|
programs.nano.enable = false; # Garbage.
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue