update synix input
This commit is contained in:
parent
afe263680b
commit
5b7caf367d
3 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -2520,11 +2520,11 @@
|
|||
"stylix": "stylix_3"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1772226758,
|
||||
"narHash": "sha256-k4lBb2BQVT+ss55hdbn0WrCmbQYpFLzuqFIlWaQ8UYs=",
|
||||
"lastModified": 1772378081,
|
||||
"narHash": "sha256-VbrtYK5QnMt6VSPbaEJSK+YXYBzDJyhqd9oL3QXsYvg=",
|
||||
"ref": "release-25.11",
|
||||
"rev": "aea241d6103a3502dc57b7259439fb0295dbc416",
|
||||
"revCount": 6,
|
||||
"rev": "31f195ff89880846d296495ebf605ef603973943",
|
||||
"revCount": 8,
|
||||
"type": "git",
|
||||
"url": "https://git.sid.ovh/sid/synix.git"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
nixpkgs-old-stable.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||
|
||||
synix.url = "git+https://git.sid.ovh/sid/synix.git?ref=release-25.11";
|
||||
# synix.url = "git+https://git.sid.ovh/sid/synix.git?ref=develop";
|
||||
# synix.url = "git+file:///home/sid/src/synix";
|
||||
synix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
services.open-webui-oci = {
|
||||
enable = true;
|
||||
version = "v0.8.5";
|
||||
externalUrl = "https://" + constants.services.open-webui-oci.fqdn;
|
||||
port = 8083;
|
||||
# environmentFile = config.sops.templates."open-webui-oci/environment".path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue