mirror of
https://github.com/RGBCube/ncc
synced 2025-07-27 18:17:44 +00:00
editors: init
This commit is contained in:
parent
c7abad00b5
commit
8bf1de0fdc
6 changed files with 284 additions and 263 deletions
|
@ -1,7 +0,0 @@
|
|||
{ lib, ... }: let
|
||||
inherit (lib) disabled;
|
||||
in {
|
||||
environment.defaultPackages = [];
|
||||
|
||||
programs.nano = disabled; # Garbage.
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue