mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
vira: trust srid
This commit is contained in:
parent
4a3f7812fb
commit
ac958a313d
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ in
|
|||
config.services.vira.package # For CLI
|
||||
];
|
||||
|
||||
nix.settings.trusted-users = [ "srid" ]; # For cache?
|
||||
|
||||
services.vira = {
|
||||
enable = true;
|
||||
port = 5001;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue