Add a script to test fetching PGP keys from a Web Key Directory (WKD).
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
enable = true;
|
||||
setSocketVariable = true;
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
docker-buildx
|
||||
];
|
||||
|
||||
environment.persistence."/state" = lib.mkIf (!config.me.buildingIso) {
|
||||
hideMounts = true;
|
||||
|
||||
Reference in New Issue
Block a user