mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
hosts/laptop: Enable resolved
This commit is contained in:
parent
2802eac4c7
commit
cdbeabd0bd
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
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