~ruther/nixos-config

1a15c266419bb14ae93ba90ee926ae530e2656c7 — Rutherther 1 year, 6 months ago 0dd2c61
feat: add network manager to laptop
1 files changed, 2 insertions(+), 0 deletions(-)

M hosts/laptop/default.nix
M hosts/laptop/default.nix => hosts/laptop/default.nix +2 -0
@@ 50,6 50,8 @@
    ];
  };

  networking.networkmanager.enable = true;

  programs = {                              # No xbacklight, this is the alterantive
    light.enable = true;
  };

Do not follow this link