mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +05:30
various cleanup
This commit is contained in:
parent
38e7e0469c
commit
12fe0ac1f2
3 changed files with 9 additions and 12 deletions
|
@ -370,6 +370,11 @@ in
|
|||
force_zero_scaling = true;
|
||||
};
|
||||
|
||||
ecosystem = {
|
||||
no_update_news = true;
|
||||
no_donation_nag = true;
|
||||
};
|
||||
|
||||
};
|
||||
systemd.variables = ["--all"];
|
||||
xwayland = { enable = true; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue