add rackserv vps configuration
This commit is contained in:
parent
9b237ce9b3
commit
a1dc18d3c8
6 changed files with 120 additions and 0 deletions
21
flake.lock
generated
21
flake.lock
generated
|
@ -121,6 +121,26 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"disko": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1748225455,
|
||||
"narHash": "sha256-AzlJCKaM4wbEyEpV3I/PUq5mHnib2ryEy32c+qfj6xk=",
|
||||
"owner": "nix-community",
|
||||
"repo": "disko",
|
||||
"rev": "a894f2811e1ee8d10c50560551e50d6ab3c392ba",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"repo": "disko",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"firefox-addons": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
@ -826,6 +846,7 @@
|
|||
"inputs": {
|
||||
"cloudflare-ipv4": "cloudflare-ipv4",
|
||||
"cloudflare-ipv6": "cloudflare-ipv6",
|
||||
"disko": "disko",
|
||||
"firefox-addons": "firefox-addons",
|
||||
"flake-parts": "flake-parts",
|
||||
"hardware": "hardware",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue