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:
@@ -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" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user