mirror of
https://github.com/srid/nixos-config.git
synced 2026-03-02 09:15:14 +08:00
Trust nix-serve
This commit is contained in:
parent
e62e4775dd
commit
c9ba59bb73
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
enable = true;
|
||||
secretKeyFile = config.age.secrets.${keyName}.path;
|
||||
};
|
||||
nix.settings.trusted-users = [ "nix-serve" ];
|
||||
services.nginx = {
|
||||
virtualHosts.${domain} = {
|
||||
forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue