nix-config/modules/xbanish.nix
2025-11-22 16:23:37 +00:00

3 lines
61 B
Nix

{
flake.modules.nixos.pc.services.xbanish.enable = true;
}