nix-config/modules/xbanish.nix

4 lines
61 B
Nix
Raw Permalink Normal View History

2025-07-25 10:30:13 +01:00
{
flake.modules.nixos.pc.services.xbanish.enable = true;
}