diff --git a/flake.lock b/flake.lock index e249df8..9facb49 100644 --- a/flake.lock +++ b/flake.lock @@ -786,11 +786,11 @@ ] }, "locked": { - "lastModified": 1773258212, - "narHash": "sha256-IRP7jRzSQ9wyaT+uagY8x0e2C5FjkTMifiTwyMKpNhc=", + "lastModified": 1773275674, + "narHash": "sha256-kULSjFWDoDatz31aIses5q51ESUi0ASUc3MKmBYLnRY=", "ref": "fcitx5-toki-pona", - "rev": "12a5095325ae50c2d096c6e9a70825f48656c8a7", - "revCount": 37, + "rev": "03f6a67a0a3b3c00ff4566147eddb0123cfe3d14", + "revCount": 38, "type": "git", "url": "https://git.deertopia.net/msyds/sydpkgs" }, diff --git a/modules/home/toki-pona.nix b/modules/home/toki-pona.nix index 6201500..73951f6 100644 --- a/modules/home/toki-pona.nix +++ b/modules/home/toki-pona.nix @@ -10,7 +10,7 @@ in { home.packages = with pkgs; [ # nasin-nanpa-ucsur nasin-nanpa - # nasin-nanpa-helvetica + nasin-nanpa-helvetica ]; }; }