mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
resolved: Remove module as it's enabled by default when using networkd
This commit is contained in:
parent
121d7364f7
commit
9ea6397786
7 changed files with 15 additions and 29 deletions
|
|
@ -21,7 +21,6 @@
|
|||
de.hyprland.enable = true;
|
||||
|
||||
services = {
|
||||
resolved.enable = true;
|
||||
gc.enable = true;
|
||||
wlan.enable = true;
|
||||
bluetooth.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue