mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-08-04 03:28:30 -07:00
feat: enable systemd-resolved
This commit is contained in:
parent
d8e1abcbf1
commit
ec85fd633f
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,8 @@ in
|
|||
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
|
||||
services.resolved.enable = true;
|
||||
|
||||
nix = lib.mkIf cfg.nixSaneDefaults {
|
||||
gc = lib.mkIf (!cfg.useNh) {
|
||||
automatic = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue