1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

feat: deadnix

This commit is contained in:
Ryan Cao 2023-08-31 00:00:21 +08:00
parent 8c087c0eb3
commit 44f9e25048
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
2 changed files with 1 additions and 2 deletions

View file

@ -73,8 +73,6 @@
}; };
outputs = { outputs = {
self,
nixpkgs,
nix-darwin, nix-darwin,
home-manager, home-manager,
darwin-custom-icons, darwin-custom-icons,

View file

@ -2,6 +2,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
nil nil
statix statix
deadnix
alejandra alejandra
nixpkgs-fmt nixpkgs-fmt