Files
nix-dotfiles/home/services/network-manager.nix

5 lines
55 B
Nix

{ ... }:
{
services.network-manager-applet = { };
}