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, ... }: {
services.fusuma = {
extraPackages = with pkgs; [ systemd coreutils-full xorg.xprop ];
extraPackages = with pkgs; [ systemd coreutils-full xprop ];
enable = true;
settings = {
swipe = {