index
:
NixOS-config
REWRITING
config-rewrite
custom-niri-rice
flake-cleanup
main
new-main
schrott-extract-rice
temp
My personal NixOS configuration for all of my machines.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
nixos
/
base
/
networking.nix
blob: 58854d5e2cf810475f2ebccc356ada09881cc6f5 (
plain
)
1
2
3
4
5
{ config, lib, pkgs, ... }: { networking.networkmanager.enable = true; }