1
0
forked from poslop/rice-flakes
Files
rice-flakes-work/modules/home/default.nix

10 lines
93 B
Nix

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