aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/generic.nix
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-09-27 10:22:35 +0200
committerKarel Kočí <cynerd@email.cz>2022-09-27 10:22:35 +0200
commit73d836119b82fa976ddaf7b5b5048f9b2e7a4002 (patch)
tree766a5189679dc677152e611055f8b735e1c886c7 /nixos/modules/generic.nix
parent7b5f6bd95230c4eaac16d3fc2f02365497bd63d7 (diff)
downloadnixos-personal-73d836119b82fa976ddaf7b5b5048f9b2e7a4002.tar.gz
nixos-personal-73d836119b82fa976ddaf7b5b5048f9b2e7a4002.tar.bz2
nixos-personal-73d836119b82fa976ddaf7b5b5048f9b2e7a4002.zip
Playing around with Mox with new U-Boot
Diffstat (limited to 'nixos/modules/generic.nix')
-rw-r--r--nixos/modules/generic.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/generic.nix b/nixos/modules/generic.nix
index 04957b1..ff635cf 100644
--- a/nixos/modules/generic.nix
+++ b/nixos/modules/generic.nix
@@ -23,6 +23,7 @@ in {
"thefloweringash-armv7.cachix.org-1:v+5yzBD2odFKeXbmC+OPWVqx4WVoIVO6UXgnSAWFtso="
"arm.cachix.org-1:K3XjAeWPgWkFtSS9ge5LJSLw3xgnNqyOaG7MDecmTQ8="
];
+ trusted-users = [ "@wheel" ];
};
registry = {
personal.to = {