Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"mail.server.server_${id}.authMethod" = 10;
|
||||
};
|
||||
in {
|
||||
gmail-online = {
|
||||
address = secrets.email.gmail-online.mail;
|
||||
gmail-online-accounts = {
|
||||
address = secrets.email.gmail-online-accounts.mail;
|
||||
realName = "Lennart J. Kurzweg";
|
||||
flavor = "gmail.com";
|
||||
primary = true;
|
||||
@@ -27,8 +27,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
gmail-business = {
|
||||
address = secrets.email.gmail-business.mail;
|
||||
gmail-ljk = {
|
||||
address = secrets.email.gmail-ljk.mail;
|
||||
realName = "Lennart J. Kurzweg";
|
||||
flavor = "gmail.com";
|
||||
signature = {
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
unstable.spotify
|
||||
unstable.spicetify-cli
|
||||
];
|
||||
services.librespot = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user