made s3 buckets work
This commit is contained in:
parent
de8a334588
commit
cea37fb8ca
13 changed files with 76 additions and 103 deletions
nixos/homes/common
|
@ -13,6 +13,10 @@ with lib;
|
|||
units
|
||||
|
||||
parallel
|
||||
|
||||
wget
|
||||
curl
|
||||
|
||||
];
|
||||
}
|
||||
(mkIf config.gui.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue