add rackserv vps configuration

This commit is contained in:
xunuwu 2025-06-01 12:03:22 +02:00
parent 9b237ce9b3
commit a1dc18d3c8
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
6 changed files with 120 additions and 0 deletions

21
flake.lock generated
View file

@ -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",