chore(mottarone): switch to pycharm ce and remove pgadmin
This commit is contained in:
parent
4138374077
commit
029655a925
1 changed files with 1 additions and 6 deletions
|
@ -13,7 +13,7 @@ in
|
||||||
remmina
|
remmina
|
||||||
camasca.packages.${system}.openwebstart
|
camasca.packages.${system}.openwebstart
|
||||||
camasca.packages.${system}.jaspersoft-studio-community
|
camasca.packages.${system}.jaspersoft-studio-community
|
||||||
jetbrains.pycharm-professional
|
jetbrains.pycharm-community-bin
|
||||||
];
|
];
|
||||||
|
|
||||||
i18n.defaultLocale = lib.mkForce "fr_FR.UTF-8";
|
i18n.defaultLocale = lib.mkForce "fr_FR.UTF-8";
|
||||||
|
@ -30,10 +30,5 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
postgresql.enable = true;
|
postgresql.enable = true;
|
||||||
pgadmin = {
|
|
||||||
enable = true;
|
|
||||||
initialEmail = "hi@uku.moe";
|
|
||||||
initialPasswordFile = "/run/pgadminpwd";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue