Move xbanish configuration

This commit is contained in:
Oliver Davies 2025-07-25 10:30:13 +01:00
parent 37673680cd
commit ad516fd7e0
4 changed files with 3 additions and 16 deletions

3
modules2/xbanish.nix Normal file
View file

@ -0,0 +1,3 @@
{
flake.modules.nixos.pc.services.xbanish.enable = true;
}