4f0nrd4gkrq1irpw5iwlbsx1iylwwi1y
This commit is contained in:
parent
47240d5340
commit
c351402437
74
home.nix
74
home.nix
@ -33,46 +33,46 @@
|
||||
style.name = "adwaita-dark";
|
||||
};
|
||||
|
||||
accounts = {
|
||||
email = {
|
||||
accounts = {
|
||||
"itsscb" = {
|
||||
primary = true;
|
||||
thunderbird.profiles = ["itsscb"];
|
||||
address = "dev@itsscb.de";
|
||||
imap = {
|
||||
host = "smtp.strato.de";
|
||||
port = 465;
|
||||
tls = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
# accounts = {
|
||||
# email = {
|
||||
# accounts = {
|
||||
# "itsscb" = {
|
||||
# primary = true;
|
||||
# thunderbird.profiles = ["itsscb"];
|
||||
# address = "dev@itsscb.de";
|
||||
# imap = {
|
||||
# host = "smtp.strato.de";
|
||||
# port = 465;
|
||||
# tls = {
|
||||
# enable = true;
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
|
||||
programs = {
|
||||
thunderbird = {
|
||||
enable = true;
|
||||
settings = {
|
||||
"privacy.donottrackheader.enabled" = true;
|
||||
};
|
||||
# thunderbird = {
|
||||
# enable = true;
|
||||
# settings = {
|
||||
# "privacy.donottrackheader.enabled" = true;
|
||||
# };
|
||||
|
||||
profiles = {
|
||||
"itsscb" = {
|
||||
isDefault = true;
|
||||
# settings = {
|
||||
# "mail.spellcheck.inline" = false;
|
||||
# };
|
||||
};
|
||||
"b.sc" = {
|
||||
# settings = {
|
||||
# "mail.spellcheck.inline" = false;
|
||||
# };
|
||||
};
|
||||
};
|
||||
};
|
||||
# profiles = {
|
||||
# "itsscb" = {
|
||||
# isDefault = true;
|
||||
# # settings = {
|
||||
# # "mail.spellcheck.inline" = false;
|
||||
# # };
|
||||
# };
|
||||
# "b.sc" = {
|
||||
# # settings = {
|
||||
# # "mail.spellcheck.inline" = false;
|
||||
# # };
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
|
||||
helix = {
|
||||
enable = true;
|
||||
|
@ -1,22 +1,8 @@
|
||||
building Nix...
|
||||
building the system configuration...
|
||||
these 7 derivations will be built:
|
||||
/nix/store/7krl5iapq4l5mrdyg164cv6hlchsx631-hm_.thunderbirdprofiles.ini.drv
|
||||
/nix/store/kd5q6x8sx0b112b1qcn450iyfbfvxnxp-home-manager-files.drv
|
||||
/nix/store/8zg0ky7fcv9qvmymvr6wzf93p9sqw2s0-home-manager-generation.drv
|
||||
/nix/store/ibmv12h49ahmypcka64cp5h6hb99qxzs-unit-home-manager-itsscb.service.drv
|
||||
/nix/store/7d9ccc8pkpln35v279m95hv00bbspayw-system-units.drv
|
||||
/nix/store/262ggckrwzgca2myfsbd1xcxyh1qllxb-etc.drv
|
||||
/nix/store/pz9cvvhnw3nz9bvp89h9hgp46m8mxdwz-nixos-system-scbnb-24.05pre625274.205781405197.drv
|
||||
building '/nix/store/7krl5iapq4l5mrdyg164cv6hlchsx631-hm_.thunderbirdprofiles.ini.drv'...
|
||||
building '/nix/store/kd5q6x8sx0b112b1qcn450iyfbfvxnxp-home-manager-files.drv'...
|
||||
building '/nix/store/8zg0ky7fcv9qvmymvr6wzf93p9sqw2s0-home-manager-generation.drv'...
|
||||
building '/nix/store/ibmv12h49ahmypcka64cp5h6hb99qxzs-unit-home-manager-itsscb.service.drv'...
|
||||
building '/nix/store/7d9ccc8pkpln35v279m95hv00bbspayw-system-units.drv'...
|
||||
building '/nix/store/262ggckrwzgca2myfsbd1xcxyh1qllxb-etc.drv'...
|
||||
building '/nix/store/pz9cvvhnw3nz9bvp89h9hgp46m8mxdwz-nixos-system-scbnb-24.05pre625274.205781405197.drv'...
|
||||
activating the configuration...
|
||||
setting up /etc...
|
||||
reloading user units for itsscb...
|
||||
restarting sysinit-reactivation.target
|
||||
restarting the following units: home-manager-itsscb.service
|
||||
the following new units were started: sysinit-reactivation.target, systemd-tmpfiles-resetup.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user