mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Programs] Add htop and git specific configurations
This commit is contained in:
parent
00ed308594
commit
0f12a98583
3 changed files with 76 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ in
|
|||
{
|
||||
imports = [
|
||||
./programs/nano.nix
|
||||
./programs/git.nix
|
||||
./programs/htop.nix
|
||||
];
|
||||
|
||||
options.aviallon.programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue