mirror of
https://codeberg.org/ultra/nixos-dotfiles.git
synced 2024-11-05 00:33:09 +02:00
added mc to packages
Signed-off-by: Alex Stan <stan.alexandru@ichb.ro>
This commit is contained in:
parent
0cb4313438
commit
6c75537d88
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ in {
|
|||
ripgrep
|
||||
w3m
|
||||
github-cli
|
||||
mc
|
||||
];
|
||||
};
|
||||
programs = {
|
||||
|
|
Loading…
Reference in a new issue