dsaljdsalkjdsal

This commit is contained in:
2024-02-11 02:08:03 +01:00
parent 9de8b974ab
commit c7e5bb7ada
12 changed files with 20 additions and 39 deletions

View File

@@ -1,18 +1,10 @@
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
cachix
nix-output-monitor
nix-prefetch
nix-top
#nix-index
nix-tree
nix-search-cli # nix-search
nix-diff
#comma
nixfmt
alejandra
#nixpkgs-hammering
#nixpkgs-review
comma
];
}