some tweaks to qt and systemd
This commit is contained in:
parent
1c57018766
commit
8c0d6fefd3
3 changed files with 11 additions and 2 deletions
|
@ -141,6 +141,10 @@ in
|
|||
# '';
|
||||
};
|
||||
|
||||
qt = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
accounts.email = {
|
||||
maildirBasePath = "mail";
|
||||
accounts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue