Add the seal post script into nix file itself.
Some comments on how to use Gitea. Switching mentions of users to alice
This commit is contained in:
parent
3db497ce1a
commit
5f1ac39a0e
3 changed files with 23 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
auto-optimise-store = true;
|
||||
|
||||
# Required by Cachix to be used as non-root user
|
||||
trusted-users = [ "root" "bill" ];
|
||||
trusted-users = [ "root" "alice" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue