hyprland working again, spicetify module

This commit is contained in:
Charlie Root 2024-05-15 17:28:32 +02:00
commit 1ce02a6e14
8 changed files with 148 additions and 27 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }: {
{ config, ... }: {
services.xserver.videoDrivers = [ "nvidia" ];
hardware.opengl = {
enable = true;