Compare commits
No commits in common. "4497fa29b166224f14cdc49aca2ed0f1f18db830" and "9e5e3cd4fa9ddae4ede2ba6c83f3c734a33f27b4" have entirely different histories.
4497fa29b1
...
9e5e3cd4fa
2 changed files with 4 additions and 20 deletions
8
hosts/lio/flake.lock
generated
8
hosts/lio/flake.lock
generated
|
|
@ -64,11 +64,11 @@
|
|||
"common": {
|
||||
"locked": {
|
||||
"dir": "flakes/common",
|
||||
"lastModified": 1770613864,
|
||||
"narHash": "sha256-Wn/dJdzToNfAqrZp1oRbXTvcF88UUCYkfOBPLsHpHNY=",
|
||||
"lastModified": 1770332845,
|
||||
"narHash": "sha256-jgBoqzdhyZaD4zJ+xfZBh/gWEqEL8amibqc90nP4eXM=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "9e5e3cd4fa9ddae4ede2ba6c83f3c734a33f27b4",
|
||||
"revCount": 1240,
|
||||
"rev": "92ea9d16f8cf9f2f761cc668225fa2498fe2c15b",
|
||||
"revCount": 1213,
|
||||
"type": "git",
|
||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -255,22 +255,6 @@ in
|
|||
'';
|
||||
};
|
||||
};
|
||||
"location.joshuabell.xyz" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyWebsockets = true;
|
||||
proxyPass = "http://100.64.0.13";
|
||||
};
|
||||
};
|
||||
"photos.joshuabell.xyz" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyWebsockets = true;
|
||||
proxyPass = "http://100.64.0.13";
|
||||
};
|
||||
};
|
||||
"llm.joshuabell.xyz" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue