mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
flake: adds oisd
This commit is contained in:
parent
00efec076a
commit
f09a9cc190
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,8 @@
|
|||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
disko.url = "github:nix-community/disko/latest";
|
||||
spicetify-nix.url = "github:Gerg-L/spicetify-nix";
|
||||
oisd.url = "https://big.oisd.nl/domainswild";
|
||||
oisd.flake = false;
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
@ -25,6 +27,7 @@
|
|||
nixpkgs,
|
||||
sops-nix,
|
||||
disko,
|
||||
oisd,
|
||||
...
|
||||
}@inputs:
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue