mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-19 16:07:01 +01:00
fix: anyrun home manager module
This commit is contained in:
@@ -9,7 +9,7 @@ with lib; let
|
||||
cfg = config.modules.desktop.hyprland;
|
||||
in {
|
||||
imports = [
|
||||
anyrun.homeManagerModules.default
|
||||
# anyrun.homeManagerModules.default # the module is already in hm now.
|
||||
./options
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user