Files
nix-dotfiles/home/programs/ahoviewer.nix
2025-11-25 21:07:42 +09:00

5 lines
41 B
Nix

{ ... }:
{
programs.ahoviewer = { };
}