Spring cleanup
This commit is contained in:
parent
880f2e5c41
commit
34ef088709
8 changed files with 46 additions and 52 deletions
|
|
@ -7,11 +7,11 @@
|
|||
home.packages =
|
||||
(builtins.attrValues {
|
||||
inherit (pkgs)
|
||||
nixpkgs-fmt
|
||||
nixfmt-classic
|
||||
# nixpkgs-review
|
||||
nix-prefetch-scripts
|
||||
nixpkgs-review
|
||||
nix-tree
|
||||
nixfmt-classic
|
||||
nixpkgs-fmt
|
||||
;
|
||||
})
|
||||
++ lib.optionals config.programs.helix.enable [ pkgs.nil ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue