mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
flake: add iamb
This commit is contained in:
parent
6ee8d321ed
commit
ac356565f7
2 changed files with 145 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue