mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat: deadnix
This commit is contained in:
parent
8c087c0eb3
commit
44f9e25048
2 changed files with 1 additions and 2 deletions
|
|
@ -73,8 +73,6 @@
|
|||
};
|
||||
|
||||
outputs = {
|
||||
self,
|
||||
nixpkgs,
|
||||
nix-darwin,
|
||||
home-manager,
|
||||
darwin-custom-icons,
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
nil
|
||||
statix
|
||||
deadnix
|
||||
alejandra
|
||||
nixpkgs-fmt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue