Moonlight Client

This commit is contained in:
Sky Hearn 2024-02-28 15:16:13 -08:00
parent e1c592cef3
commit 369df10eba
Signed by: fallingsky04
GPG Key ID: DAB485883AE426EC
1 changed files with 2 additions and 1 deletions

View File

@ -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