flake: bump inputs
This commit is contained in:
parent
35af438d37
commit
19aeeee080
5 changed files with 31 additions and 27 deletions
|
@ -4,7 +4,8 @@
|
|||
, ... }: with lib; let
|
||||
cfg = config.passthrough.gyroflow;
|
||||
in mkIf cfg.enable {
|
||||
home.packages = [ cfg.package ];
|
||||
# temporarily gone until regression is fixed
|
||||
#home.packages = [ cfg.package ];
|
||||
|
||||
wayland.windowManager.sway.config.window.commands = [
|
||||
{ criteria.app_id = "xyz.gyroflow.gyroflow"; command = "floating enable"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue