feature(networking): add update-resolved for vpn
This commit is contained in:
@@ -17,5 +17,6 @@
|
||||
# Add network-related packages
|
||||
environment.systemPackages = with pkgs; [
|
||||
wireguard-tools
|
||||
update-systemd-resolved
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user