framework: nix-index, nh, qt, comma
This commit is contained in:
parent
1d5773e013
commit
200e9eb7da
3 changed files with 6 additions and 46 deletions
|
|
@ -96,8 +96,7 @@ in {
|
|||
sops
|
||||
lsof
|
||||
nix-tree
|
||||
nix-index
|
||||
nh
|
||||
comma
|
||||
jq
|
||||
];
|
||||
|
||||
|
|
@ -109,4 +108,8 @@ in {
|
|||
enable = true;
|
||||
enabledCollectors = ["systemd"];
|
||||
};
|
||||
|
||||
programs.nix-index.enable = true;
|
||||
programs.nh.enable = true;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue