Migrate mail server
This commit is contained in:
parent
373751f8d9
commit
df97e55c8d
2 changed files with 2 additions and 17 deletions
|
|
@ -123,7 +123,6 @@ in {
|
|||
jujutsu = {
|
||||
enable = true;
|
||||
settings = {
|
||||
git.sign-on-ush = true;
|
||||
signing = {
|
||||
behaviour = "own";
|
||||
backend = "gpg";
|
||||
|
|
@ -198,21 +197,7 @@ in {
|
|||
iconTasks.launchers = [];
|
||||
}
|
||||
"org.kde.plasma.marginsseparator"
|
||||
{
|
||||
systemTray.items = {
|
||||
shown = [
|
||||
"org.kde.kdeconnect"
|
||||
];
|
||||
hidden = [
|
||||
"org.kde.plasma.battery"
|
||||
"org.kde.plasma.bluetooth"
|
||||
"org.kde.plasma.brightness"
|
||||
"org.kde.plasma.devicenotifier"
|
||||
"org.kde.plasma.manage-inputmethod"
|
||||
"Fcitx"
|
||||
];
|
||||
};
|
||||
}
|
||||
"org.kde.plasma.systemtray"
|
||||
"org.kde.plasma.digitalclock"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ in {
|
|||
};
|
||||
|
||||
certificateScheme = "acme";
|
||||
stateVersion = 2;
|
||||
stateVersion = 3;
|
||||
};
|
||||
sops.secrets = {
|
||||
${userSecret} = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue