mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: enable hyswipe again after issues got fixed
This commit is contained in:
parent
b9761da89d
commit
cf507e3360
2 changed files with 164 additions and 92 deletions
|
|
@ -23,6 +23,7 @@
|
|||
systemd.enable = true;
|
||||
plugins = [
|
||||
inputs.Hyprspace.packages.${pkgs.system}.Hyprspace
|
||||
inputs.Hyswipe.packages.${pkgs.system}.Hyswipe
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue