This commit is contained in:
@@ -17,7 +17,7 @@ let
|
||||
''
|
||||
}/bin/waybar-${name}";
|
||||
in {
|
||||
config = lib.mkIf (config.homecfg.wm == "Wayland") {
|
||||
config = lib.mkIf (config.usercfg.wm == "Wayland") {
|
||||
|
||||
home.packages = [ pkgs.custom.amdgpu_top pkgs.jq ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user