Files

13 lines
133 B
Nix

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