mircowave: use iwd, resolvd and networkmanager
This commit is contained in:
parent
ad486191bc
commit
4368fa3920
6 changed files with 179 additions and 72 deletions
|
@ -21,14 +21,6 @@
|
|||
element-desktop-wayland
|
||||
];
|
||||
|
||||
networking.firewall.enable = true;
|
||||
networking = {
|
||||
hostName = "microwave"; # Define your hostname.
|
||||
networkmanager.enable = true;
|
||||
wireguard.enable = true;
|
||||
|
||||
};
|
||||
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
@ -65,7 +57,6 @@
|
|||
createHome = true;
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
"networkmanager"
|
||||
"wireshark"
|
||||
"video"
|
||||
"libvirtd"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue