fix(nix-secrets): use simplified signing key setup
This commit is contained in:
@@ -64,11 +64,6 @@
|
||||
];
|
||||
};
|
||||
|
||||
nix.settings.trusted-users = [
|
||||
"root"
|
||||
"@wheel"
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
git
|
||||
|
||||
Reference in New Issue
Block a user