5 lines
No EOL
68 B
Nix
5 lines
No EOL
68 B
Nix
{config, pkgs, ...}:
|
|
|
|
{
|
|
networking.networkmanager.enable = true;
|
|
} |