mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-17 03:31:59 -05:00
fix:switch.sh&&mysql
This commit is contained in:
@@ -9,9 +9,12 @@ in
|
||||
package = pkgs.mysql84;
|
||||
};
|
||||
|
||||
systemd.services.mysql = {
|
||||
enable = false;
|
||||
};
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.dbeaver-bin
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user