flake: add iamb

This commit is contained in:
Ahwx 2025-09-09 08:14:16 +02:00
parent 6ee8d321ed
commit ac356565f7
2 changed files with 145 additions and 39 deletions

View file

@ -16,6 +16,7 @@
nixvim.url = "github:ahwxorg/nixvim-config";
sops-nix.url = "github:Mic92/sops-nix";
disko.url = "github:nix-community/disko/latest";
iamb.url = "github:ulyssa/iamb";
};
outputs =
@ -24,6 +25,7 @@
nixpkgs,
sops-nix,
disko,
iamb,
...
}@inputs:
let