diff options
| author | Kleidi Bujari <mail@4kb.net> | 2025-03-20 13:02:42 -0400 |
|---|---|---|
| committer | Kleidi Bujari <mail@4kb.net> | 2025-03-20 13:02:42 -0400 |
| commit | b1738c105de3bc0ba7cd27f68c9eb146439a0964 (patch) | |
| tree | 109de31a9c12edb56014cda723fd4cd8187ae5b5 /flake.nix | |
| parent | ed979a450a37fd9761c1ba8393e4ee9dd243b81d (diff) | |
| download | depot-b1738c105de3bc0ba7cd27f68c9eb146439a0964.tar.gz depot-b1738c105de3bc0ba7cd27f68c9eb146439a0964.tar.bz2 depot-b1738c105de3bc0ba7cd27f68c9eb146439a0964.zip | |
march sprint
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ sops-nix.url = "github:Mic92/sops-nix"; sops-nix.inputs.nixpkgs.follows = "nixpkgs"; + agenix.url = "github:ryantm/agenix/0.15.0"; + agenix.inputs.nixpkgs.follows = "nixpkgs"; + agenix.inputs.darwin.follows = ""; + nixos-hardware.url = "github:nixos/nixos-hardware/master"; # Rust projects |
