nix-dotfiles/home/services/psd.nix

5 lines
43 B
Nix
Raw Normal View History

2024-12-02 16:11:16 +01:00
{ ... }:
{
services.psd.enable = true;
}