mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-06 21:09:22 +02:00
update hetzner
This commit is contained in:
parent
1c442bfcaf
commit
23756b5276
2 changed files with 62 additions and 41 deletions
|
@ -50,6 +50,11 @@
|
|||
url = "github:Lassulus/nether";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
srvos = {
|
||||
url = "github:nix-community/srvos";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
# Dependencys
|
||||
flake-parts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue