nix-config/home-manager/sajenim/features/desktop/common/default.nix
2024-01-21 21:01:42 +08:00

7 lines
47 B
Nix

{ ... }:
{
imports = [
./discord
];
}