enable mariadb

This commit is contained in:
mjallen18
2024-02-20 15:37:53 -06:00
parent 3373cb2757
commit 680f579d7e
2 changed files with 23 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ in
./nas-apps/sonarr.nix
./nas-apps/radarr.nix
./nas-apps/sabnzbd.nix
./nas-apps/mariadb.nix
];
# Enable nix flakes and nix-command tools
@@ -232,6 +233,7 @@ in
programs = {
fish.enable = true;
virt-manager.enable = true;
nix-ld.enable = true;
};
# Configure nixpkgs