made s3 buckets work

This commit is contained in:
Ingolf Wagner 2024-01-07 00:27:29 +01:00
commit cea37fb8ca
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
13 changed files with 76 additions and 103 deletions
nixos/homes/common

View file

@ -13,6 +13,10 @@ with lib;
units
parallel
wget
curl
];
}
(mkIf config.gui.enable {