removing obsolete package and cleaning up

This commit is contained in:
Christoph Hollizeck 2024-05-23 18:48:43 +02:00
parent a5fad421d5
commit 2ceed04bae
No known key found for this signature in database
7 changed files with 45 additions and 51 deletions

View file

@ -20,7 +20,7 @@ in
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
snowfallorg.flake
nixfmt
nixfmt-rfc-style
nix-prefetch-git
nix-du
];