From a564a2680b60be21ab6253cbcc953ae953b0d45b Mon Sep 17 00:00:00 2001 From: Sky Hearn Date: Wed, 28 Feb 2024 15:16:13 -0800 Subject: [PATCH] Moonlight Client Signed-off-by: Sky Hearn --- 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