fix deprecation

This commit is contained in:
Satria 2026-02-15 09:39:38 +07:00
commit 9340a365a7

View file

@ -1,6 +1,6 @@
{ pkgs, hostname, ... }: { { pkgs, hostname, ... }: {
services.fusuma = { services.fusuma = {
extraPackages = with pkgs; [ systemd coreutils-full xorg.xprop ]; extraPackages = with pkgs; [ systemd coreutils-full xprop ];
enable = true; enable = true;
settings = { settings = {
swipe = { swipe = {