parent
467968eb4f
commit
42ca2912c7
31 changed files with 230 additions and 243 deletions
15
flake.nix
15
flake.nix
|
@ -40,6 +40,15 @@
|
|||
repo = "custom-sidebar";
|
||||
type = "github";
|
||||
};
|
||||
docker-compose = {
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
systems.follows = "systems";
|
||||
};
|
||||
owner = "matt1432";
|
||||
repo = "nixos-docker-compose";
|
||||
type = "github";
|
||||
};
|
||||
dracul-ha-src = {
|
||||
flake = false;
|
||||
owner = "berti24";
|
||||
|
@ -191,12 +200,6 @@
|
|||
repo = "Jovian-NixOS";
|
||||
type = "github";
|
||||
};
|
||||
khepri = {
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
owner = "matt1432";
|
||||
repo = "khepri";
|
||||
type = "github";
|
||||
};
|
||||
kompass = {
|
||||
inputs = {
|
||||
astal.follows = "astal";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue