use srvos

This commit is contained in:
2025-06-18 20:16:36 -07:00
parent af7f2bba73
commit b17526a212
3 changed files with 40 additions and 0 deletions

21
flake.lock generated
View File

@@ -331,6 +331,7 @@
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-qbt": "nixpkgs-qbt",
"srvos": "srvos",
"vpn-confinement": "vpn-confinement"
}
},
@@ -355,6 +356,26 @@
"type": "github"
}
},
"srvos": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1750295173,
"narHash": "sha256-W2dgraLz7VZZz/x+6LGt+hiHb94+FCjfyGfxN0TR+Qo=",
"owner": "nix-community",
"repo": "srvos",
"rev": "7c93b611d175a62f3ce57fbda976c29261525a15",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "srvos",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,