From 02b143f5342cc5354e669ca5e214d7ae464b1888 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Wed, 18 Mar 2026 15:52:33 -0400 Subject: modules: various fixes --- fw/configuration.nix | 1 - fw/home.nix | 1 - 2 files changed, 2 deletions(-) (limited to 'fw') diff --git a/fw/configuration.nix b/fw/configuration.nix index 34ae73e..70a76ec 100644 --- a/fw/configuration.nix +++ b/fw/configuration.nix @@ -23,7 +23,6 @@ ]; services.openssh.enable = true; - programs.light.enable = true; services.xserver = { enable = true; displayManager = { diff --git a/fw/home.nix b/fw/home.nix index 1e7fc63..f905e76 100644 --- a/fw/home.nix +++ b/fw/home.nix @@ -29,7 +29,6 @@ extraPackages = with pkgs; [ wmenu cmatrix - wayneko pfetch nicotine-plus mpc -- cgit v1.2.3