mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
devices.surface: restart iptsd on resume
This commit is contained in:
@@ -70,5 +70,6 @@ inputs:
|
||||
bugs = [ "xmunet" ];
|
||||
};
|
||||
environment.systemPackages = with inputs.pkgs; [ maliit-keyboard maliit-framework ];
|
||||
powerManagement.resumeCommands = ''${inputs.pkgs.systemd}/bin/systemctl restart iptsd'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user