enable mariadb
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user