fix build issues with the sd image

This commit is contained in:
Christoph Hollizeck 2024-11-23 14:39:56 +01:00
parent 03fbb5f60f
commit 145f76b7e1
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 249300664F2AF2C7
8 changed files with 278 additions and 14 deletions

View file

@ -49,8 +49,15 @@ in
];
distributedBuilds = true;
settings = {
trusted-users = [
"@wheel"
"remotebuild"
];
trusted-public-keys = [ "nixberry:25s8/rxsolAXg4skjnecCeqcfkxYE9FGCPG5UcXsFlw=" ];
};
};
${namespace} = {
archetypes = {
gaming.enable = true;