minio for static-sites

This commit is contained in:
41666 2025-05-13 20:40:49 -07:00
parent 7bf303b3e1
commit 3eeff16012
7 changed files with 150 additions and 47 deletions

View file

@ -19,4 +19,8 @@ in pkgs.stdenvNoCC.mkDerivation {
];
desktopItems = [ desktopItem ];
installPhase = ''
'';
}