feat: init srv0-dmz0
This commit is contained in:
parent
b481126ae2
commit
4cb8e6df29
16 changed files with 447 additions and 91 deletions
|
@ -7,8 +7,12 @@
|
|||
nixpkgs.follows = "nixpkgs-2305";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
get-flake.url = "github:ursi/get-flake";
|
||||
|
||||
srvos.url = "github:numtide/srvos";
|
||||
srvos.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nixos-anywhere.url = github:numtide/nixos-anywhere/main;
|
||||
nixos-anywhere.inputs.nixpkgs.follows = "nixpkgs";
|
||||
disko.follows = "nixos-anywhere/disko";
|
||||
|
||||
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
|
||||
|
||||
|
@ -102,6 +106,7 @@
|
|||
}) [
|
||||
"sj-vps-htz0"
|
||||
"steveej-t14"
|
||||
"srv0-dmz0"
|
||||
# "elias-e525"
|
||||
# "justyna-p300"
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue