removes sqlit activation
This commit is contained in:
parent
6ff92f7087
commit
39b049023e
1 changed files with 0 additions and 6 deletions
|
|
@ -6,12 +6,6 @@
|
|||
stateVersion = 5;
|
||||
activationScripts.postActivation.text = ''
|
||||
/System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u
|
||||
|
||||
if command -v sqlit &> /dev/null; then
|
||||
echo "SQLit already installed."
|
||||
else
|
||||
${pkgs.uv}/bin/uvx --with PyMySQL --with sshtunnel sqlit
|
||||
fi
|
||||
'';
|
||||
|
||||
defaults = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue