mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-16 17:41:09 +02:00
chore: bump nixpkgs to 24.11
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
dataDir = ["/data/apps/minio/data"];
|
||||
configDir = "/data/apps/minio/config";
|
||||
in {
|
||||
# https://github.com/NixOS/nixpkgs/blob/nixos-24.05/nixos/modules/services/web-servers/minio.nix
|
||||
# https://github.com/NixOS/nixpkgs/blob/nixos-24.11/nixos/modules/services/web-servers/minio.nix
|
||||
services.minio = {
|
||||
enable = true;
|
||||
browser = true; # Enable or disable access to web UI.
|
||||
|
||||
Reference in New Issue
Block a user