diff options
Diffstat (limited to 'fw')
| -rw-r--r-- | fw/configuration.nix | 1 | ||||
| -rw-r--r-- | fw/home.nix | 1 |
2 files changed, 0 insertions, 2 deletions
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 |