Merge remote-tracking branch 'origin/main'

This commit is contained in:
willifan 2024-05-25 16:16:05 +02:00
commit 0d64bdbd47
3 changed files with 100 additions and 30 deletions

View File

@ -15,5 +15,17 @@
./user.nix
#./zsh.nix
];
services.greetd = {
enable = true;
settings = rec {
initial_session = {
command = ''Hyprland'';
user = "willifan";
};
default_session = initial_session;
};
};
home-manager.users.willifan.home.stateVersion = "23.11";
}

View File

@ -11,38 +11,17 @@
settings = {
"browser.search.defaultenginename" = "DuckDuckGo";
"browser.search.order.1" = "DuckDuckGo";
"media.videocontrols.picture-in-picture.video-toggle.enabled" = false;
"browser.aboutConfig.showWarning" = false;
"browser.bookmarks.restore_default_bookmarks" = false;
"browser.contentblocking.category" = "standard";
"browser.toolbars.bookmarks.visibility" = "never";
"browser.translations.panelShown" = false;
};
search = {
force = true;
default = "DuckDuckGo";
order = [ "DuckDuckGo" "Google" ];
engines = {
"Nix Packages" = {
urls = [{
template = "https://search.nixos.org/packages";
params = [
{ name = "type"; value = "packages"; }
{ name = "query"; value = "{searchTerms}"; }
];
}];
icon = "''${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
definedAliases = [ "@np" ];
};
"NixOS Wiki" = {
urls = [{ template = "https://nixos.wiki/index.php?search={searchTerms}"; }];
iconUpdateURL = "https://nixos.wiki/favicon.png";
updateInterval = 24 * 60 * 60 * 1000; # every day
definedAliases = [ "@nw" ];
};
"Searx" = {
urls = [{ template = "https://searx.aicampground.com/?q={searchTerms}"; }];
iconUpdateURL = "https://nixos.wiki/favicon.png";
updateInterval = 24 * 60 * 60 * 1000; # every day
definedAliases = [ "@searx" ];
};
"Bing".metaData.hidden = true;
"Google".metaData.alias = "@g"; # builtin engines only support specifying one additional alias
};
};
#extensions = with pkgs.nur.repos.rycee.firefox-addons; [
# ublock-origin
@ -57,3 +36,7 @@
};
};
}
#user_pref("extensions.pictureinpicture.enable_picture_in_picture_overrides", true);

View File

@ -7,10 +7,85 @@
willifan = {
isDefault = true;
settings = {
#browser.search.defaultenginename = "DuckDuckGo";
"calendar.list.sortOrder" = "1fc1e3ed-8ed4-4ec8-8b15-e7b2fbc810a8 7da634d4-bbd5-4148-908c-42c1ad15423a 60a1da39-91e8-4f71-a3f2-366182049c9f";
"calendar.registry.1fc1e3ed-8ed4-4ec8-8b15-e7b2fbc810a8.cache.enabled" = true;
"calendar.registry.1fc1e3ed-8ed4-4ec8-8b15-e7b2fbc810a8.calendar-main-default" = true;
"calendar.registry.1fc1e3ed-8ed4-4ec8-8b15-e7b2fbc810a8.calendar-main-in-composite" = true;
"calendar.registry.1fc1e3ed-8ed4-4ec8-8b15-e7b2fbc810a8.color" = "#0082c9";
"calendar.registry.1fc1e3ed-8ed4-4ec8-8b15-e7b2fbc810a8.name" = "Personal";
"calendar.registry.1fc1e3ed-8ed4-4ec8-8b15-e7b2fbc810a8.readOnly" = false;
"calendar.registry.1fc1e3ed-8ed4-4ec8-8b15-e7b2fbc810a8.type" = "caldav";
"calendar.registry.1fc1e3ed-8ed4-4ec8-8b15-e7b2fbc810a8.uri" = "https://nc.huwe.mooo.com/remote.php/dav/calendars/admin/personal-1/";
"calendar.registry.1fc1e3ed-8ed4-4ec8-8b15-e7b2fbc810a8.username" = "admin";
"calendar.registry.60a1da39-91e8-4f71-a3f2-366182049c9f.cache.enabled" = true;
"calendar.registry.60a1da39-91e8-4f71-a3f2-366182049c9f.calendar-main-in-composite" = true;
"calendar.registry.60a1da39-91e8-4f71-a3f2-366182049c9f.color" = "#a8c2e1";
"calendar.registry.60a1da39-91e8-4f71-a3f2-366182049c9f.name" = "Abgelehnt";
"calendar.registry.60a1da39-91e8-4f71-a3f2-366182049c9f.readOnly" = false;
"calendar.registry.60a1da39-91e8-4f71-a3f2-366182049c9f.type" = "caldav";
"calendar.registry.60a1da39-91e8-4f71-a3f2-366182049c9f.uri" = "https://nc.huwe.mooo.com/remote.php/dav/calendars/admin/abgelehnt/";
"calendar.registry.60a1da39-91e8-4f71-a3f2-366182049c9f.username" = "admin";
"calendar.registry.7da634d4-bbd5-4148-908c-42c1ad15423a.cache.enabled" = true;
"calendar.registry.7da634d4-bbd5-4148-908c-42c1ad15423a.calendar-main-in-composite" = true;
"calendar.registry.7da634d4-bbd5-4148-908c-42c1ad15423a.color" = "#8855a8";
"calendar.registry.7da634d4-bbd5-4148-908c-42c1ad15423a.name" = "Roberta";
"calendar.registry.7da634d4-bbd5-4148-908c-42c1ad15423a.readOnly" = false;
"calendar.registry.7da634d4-bbd5-4148-908c-42c1ad15423a.type" = "caldav";
"calendar.registry.7da634d4-bbd5-4148-908c-42c1ad15423a.uri" = "https://nc.huwe.mooo.com/remote.php/dav/calendars/admin/roberta/";
"calendar.registry.7da634d4-bbd5-4148-908c-42c1ad15423a.username" = "admin";
"calendar.timezone.local" = "Europe/Berlin";
"calendar.timezone.useSystemTimezone" = true;
"mail.account.account1.identities" = "id1";
"mail.account.account1.server" = "server1";
"mail.account.account2.server" = "server2";
"mail.accountmanager.accounts" = "account1";
"mail.accountmanager.defaultaccount" = "account1";
"mail.accountmanager.localfoldersserver" = "server2";
"mail.identity.id1.archive_folder" = "imap://jhuwe@groupware.htwk-leipzig.de/Archives";
"mail.identity.id1.doBcc" = false;
"mail.identity.id1.draft_folder" = "imap://jhuwe@groupware.htwk-leipzig.de/Drafts";
"mail.identity.id1.drafts_folder_picker_mode" = "0";
"mail.identity.id1.fcc_folder" = "imap://jhuwe@groupware.htwk-leipzig.de/Sent";
"mail.identity.id1.fcc_folder_picker_mode" = "0";
"mail.identity.id1.fullName" = "Jessica Huwe";
"mail.identity.id1.reply_on_top" = 1;
"mail.identity.id1.smtpServer" = "smtp1";
"mail.identity.id1.stationery_folder" = "imap://jhuwe@groupware.htwk-leipzig.de/Templates";
"mail.identity.id1.tmpl_folder_picker_mode" = "0";
"mail.identity.id1.useremail" = "jessica.huwe@stud.htwk-leipzig.de";
"mail.identity.id1.valid" = true;
"mail.server.server1.check_new_mail" = true;
"mail.server.server1.clientid" = "85bf7cb9-4a13-4d27-afb7-980c4ac0895d";
"mail.server.server1.directory" = "/home/willifan/.thunderbird/willifan/ImapMail/groupware.htwk-leipzig.de";
"mail.server.server1.directory-rel" = "[ProfD]ImapMail/groupware.htwk-leipzig.de";
"mail.server.server1.hostname" = "groupware.htwk-leipzig.de";
"mail.server.server1.login_at_startup" = true;
"mail.server.server1.max_cached_connections" = 5;
"mail.server.server1.name" = "jessica.huwe@stud.htwk-leipzig.de";
"mail.server.server1.namespace.personal" = "\"\"";
"mail.server.server1.serverIDResponse" = "(\"name\" \"Microsoft.Exchange.Imap4.Imap4Server\" \"version\" \"15.2\")";
"mail.server.server1.socketType" = 2;
"mail.server.server1.spamActionTargetAccount" = "imap://jhuwe@groupware.htwk-leipzig.de";
"mail.server.server1.storeContractID" = "@mozilla.org/msgstore/berkeleystore;1";
"mail.server.server1.type" = "imap";
"mail.server.server1.userName" = "jhuwe";
"mail.smtp.defaultserver" = "smtp1";
"mail.smtpserver.smtp1.authMethod" = 3;
"mail.smtpserver.smtp1.clientid" = "2ffe7095-48bc-4aa9-aa36-eb4a0e7763c6";
"mail.smtpserver.smtp1.description" = "HTWK";
"mail.smtpserver.smtp1.hostname" = "send.htwk-leipzig.de";
"mail.smtpserver.smtp1.port" = 587;
"mail.smtpserver.smtp1.try_ssl" = 2;
"mail.smtpserver.smtp1.username" = "jhuwe";
"mail.smtpservers" = "smtp1";
};
};
};
};
};
}