Files
2026-05-31 16:21:43 +08:00

12 lines
114 B
Nix

{ ... }:
{
imports = [
./fish.nix
./git.nix
./plasma.nix
./rime.nix
./spicetify.nix
];
}