nix format
This commit is contained in:
parent
2ea7f853e4
commit
629604b44b
3 changed files with 48 additions and 26 deletions
|
|
@ -25,8 +25,8 @@
|
|||
zig-overlay.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs =
|
||||
inputs@{ self, nixpkgs, darwin, home-manager, ghostty, nix-ai-tools, sops-nix, ... }:
|
||||
outputs = inputs@{ self, nixpkgs, darwin, home-manager, ghostty, nix-ai-tools
|
||||
, sops-nix, ... }:
|
||||
let
|
||||
inherit (nixpkgs.lib) genAttrs;
|
||||
lib = nixpkgs.lib;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue