4f0nrd4gkrq1irpw5iwlbsx1iylwwi1y
This commit is contained in:
parent
47240d5340
commit
c351402437
74
home.nix
74
home.nix
@ -33,46 +33,46 @@
|
|||||||
style.name = "adwaita-dark";
|
style.name = "adwaita-dark";
|
||||||
};
|
};
|
||||||
|
|
||||||
accounts = {
|
# accounts = {
|
||||||
email = {
|
# email = {
|
||||||
accounts = {
|
# accounts = {
|
||||||
"itsscb" = {
|
# "itsscb" = {
|
||||||
primary = true;
|
# primary = true;
|
||||||
thunderbird.profiles = ["itsscb"];
|
# thunderbird.profiles = ["itsscb"];
|
||||||
address = "dev@itsscb.de";
|
# address = "dev@itsscb.de";
|
||||||
imap = {
|
# imap = {
|
||||||
host = "smtp.strato.de";
|
# host = "smtp.strato.de";
|
||||||
port = 465;
|
# port = 465;
|
||||||
tls = {
|
# tls = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
thunderbird = {
|
# thunderbird = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
settings = {
|
# settings = {
|
||||||
"privacy.donottrackheader.enabled" = true;
|
# "privacy.donottrackheader.enabled" = true;
|
||||||
};
|
# };
|
||||||
|
|
||||||
profiles = {
|
# profiles = {
|
||||||
"itsscb" = {
|
# "itsscb" = {
|
||||||
isDefault = true;
|
# isDefault = true;
|
||||||
# settings = {
|
# # settings = {
|
||||||
# "mail.spellcheck.inline" = false;
|
# # "mail.spellcheck.inline" = false;
|
||||||
# };
|
# # };
|
||||||
};
|
# };
|
||||||
"b.sc" = {
|
# "b.sc" = {
|
||||||
# settings = {
|
# # settings = {
|
||||||
# "mail.spellcheck.inline" = false;
|
# # "mail.spellcheck.inline" = false;
|
||||||
# };
|
# # };
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
|
|
||||||
helix = {
|
helix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
@ -1,22 +1,8 @@
|
|||||||
building Nix...
|
building Nix...
|
||||||
building the system configuration...
|
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...
|
activating the configuration...
|
||||||
setting up /etc...
|
setting up /etc...
|
||||||
reloading user units for itsscb...
|
reloading user units for itsscb...
|
||||||
restarting sysinit-reactivation.target
|
restarting sysinit-reactivation.target
|
||||||
restarting the following units: home-manager-itsscb.service
|
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