Files
rice-flakes/modules/home/default.nix
2025-05-01 18:27:56 -05:00

9 lines
81 B
Nix

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