mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
removed nano
This commit is contained in:
parent
9a6522d05c
commit
8fdfe4d7d8
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ _:
|
|||
};
|
||||
|
||||
programs.git.enable = true;
|
||||
# Mr sandro why
|
||||
programs.nano.enable = false;
|
||||
|
||||
environment.defaultPackages = lib.mkForce (
|
||||
builtins.attrValues {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue