minio for static-sites
This commit is contained in:
parent
7bf303b3e1
commit
3eeff16012
7 changed files with 150 additions and 47 deletions
|
@ -19,4 +19,8 @@ in pkgs.stdenvNoCC.mkDerivation {
|
|||
];
|
||||
|
||||
desktopItems = [ desktopItem ];
|
||||
|
||||
installPhase = ''
|
||||
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue