Files
rice-flakes/modules/home/default.nix
2025-10-10 11:49:10 -05:00

9 lines
81 B
Nix

{
imports = [
./hyprland
./zsh
./git.nix
./packages.nix
];
}