index
:
nix.git
dendritic-pattern
main
Configuration files for Nix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
system
/
wifi.nix
blob: e00e71eaa0cd2f05792ca98e03198f2c4b202e2e (
plain
)
1
2
3
4
5
{ flake.modules.nixos.wifi = { networking.networkmanager.enable = true; }; }