mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Programs] Add "default.nix"
This commit is contained in:
parent
d5fa73ee65
commit
72c4333604
2 changed files with 10 additions and 3 deletions
|
|
@ -8,9 +8,7 @@ let
|
|||
in
|
||||
{
|
||||
imports = [
|
||||
./programs/nano.nix
|
||||
./programs/git.nix
|
||||
./programs/htop.nix
|
||||
./programs
|
||||
./overlays.nix
|
||||
(mkRenamedOptionModule [ "aviallon" "programs" "compileFlags" ] [ "aviallon" "optimizations" "extraCompileFlags" ])
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue