Ver 1.1.2 - Screenshot tool

This commit is contained in:
Peritia 2026-03-03 17:32:09 +01:00
parent f1c92fff74
commit 372dd84f8b
5 changed files with 88 additions and 1 deletions

View file

@ -0,0 +1,9 @@
{
config,
lib,
nixosVista,
...
}: let
cfg = nixosVista.hyprland;
in {
}