mirror of
https://github.com/ItsDrike/nixdots
synced 2024-12-25 19:24:34 +00:00
Move hyprland-swap-workspace to dir
This commit is contained in:
parent
c5074480ec
commit
14d5cf5261
|
@ -3,7 +3,7 @@
|
|||
...
|
||||
}: let
|
||||
packages = {
|
||||
hyprland-swap-workspace = pkgs.callPackage ./hyprland-swap-workspace.nix {};
|
||||
hyprland-swap-workspace = pkgs.callPackage ./hyprland-swap-workspace {};
|
||||
};
|
||||
in
|
||||
packages
|
||||
|
|
Loading…
Reference in a new issue