framework: nix-index, nh, qt, comma

This commit is contained in:
tristan 2025-06-13 11:53:32 +01:00
parent 1d5773e013
commit 200e9eb7da
3 changed files with 6 additions and 46 deletions

View file

@ -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;
}

View file

@ -53,6 +53,7 @@
};
};
};
qt.enable = true;
nixpkgs.overlays = [
(final: prev: {