Add host "apogee"

This commit is contained in:
Nettika 2025-07-06 01:01:21 -07:00
parent bb53530665
commit d03bb62c23
6 changed files with 104 additions and 16 deletions

17
flake.lock generated
View file

@ -98,6 +98,22 @@
"type": "github"
}
},
"nixpkgs-vicuna": {
"locked": {
"lastModified": 1751274312,
"narHash": "sha256-/bVBlRpECLVzjV19t5KMdMFWSwKLtb5RyXdjz3LJT+g=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "50ab793786d9de88ee30ec4e4c24fb4236fc2674",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"phps": {
"inputs": {
"flake-compat": "flake-compat",
@ -124,6 +140,7 @@
"inputs": {
"agenix": "agenix",
"nixpkgs": "nixpkgs",
"nixpkgs-vicuna": "nixpkgs-vicuna",
"phps": "phps"
}
},