Merge branch 'master' of github.com:TheWanderingCrow/NixOS
This commit is contained in:
commit
13f9c89661
1 changed files with 8 additions and 0 deletions
|
|
@ -191,6 +191,14 @@ lib.mkIf config.user.overseer.enable {
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
Email = [
|
||||
{
|
||||
icon = "gmail.svg";
|
||||
href = "https://mail.google.com/mail/u/1/#inbox";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue