Commit 59f770e
Changed files (2)
home
base
core
editors
micro
modules
home/base/core/editors/micro/default.nix
@@ -1,5 +0,0 @@
-{...}: {
- programs.micro = {
- enable = true;
- };
-}
modules/base.nix
@@ -8,7 +8,6 @@
environment.systemPackages = with pkgs; [
fastfetch
helix
- micro
nushell
git