move eza to system category
This commit is contained in:
parent
dd13d7381c
commit
e43ac000c8
2 changed files with 3 additions and 3 deletions
|
@ -63,6 +63,7 @@
|
|||
};
|
||||
software = {
|
||||
# system
|
||||
system.eza.enable = true;
|
||||
system.wezterm.enable = true;
|
||||
system.fish.enable = true;
|
||||
# editors
|
||||
|
@ -75,7 +76,6 @@
|
|||
distractions.discord.vesktop = true;
|
||||
distractions.steam.enable = true;
|
||||
# tools
|
||||
tools.eza.enable = true;
|
||||
tools.gpg.enable = true;
|
||||
tools.mpv.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue