From 369df10ebaa62022a90d162e4a6277148fb5bfde Mon Sep 17 00:00:00 2001 From: Sky Hearn Date: Wed, 28 Feb 2024 15:16:13 -0800 Subject: [PATCH] Moonlight Client --- configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 9a7fad0..3729a55 100644 --- a/configuration.nix +++ b/configuration.nix @@ -50,7 +50,7 @@ useXkbConfig = true; # use xkb.options in tty. }; - # Enable the X11 windowing system. + # Enable the X11 windowing system services.xserver.enable = true; services.xserver.displayManager.sessionCommands = '' slstatus & @@ -84,6 +84,7 @@ nitrogen --restore & # Home Manager for Sky home-manager.users.sky = {pkgs, ...}: { home.packages = with pkgs; [ + moonlight-embedded nitrogen firefox-bin neofetch