mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
feat: add and enable hyprexpo plugin
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
trok = inputs.trok.packages.${prev.system}.default;
|
||||
cyber-tux = inputs.cyber-tux.packages.${prev.system}.default;
|
||||
hyprland-git = inputs.hyprland.packages.${prev.system};
|
||||
hyprland-plugins = inputs.hyprland-plugins.packages.${prev.system};
|
||||
};
|
||||
|
||||
# When applied, the stable nixpkgs set (declared in the flake inputs) will
|
||||
|
Reference in New Issue
Block a user