mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-04 06:27:30 -05:00
Fix quickshell in dist-nix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, lib, pkgs, nixgl, home_attrs, ... }:
|
||||
{ config, lib, pkgs, nixgl, quickshell, home_attrs, ... }:
|
||||
{
|
||||
programs.home-manager.enable = true;
|
||||
nixGL.packages = nixgl.packages;
|
||||
|
||||
Reference in New Issue
Block a user