Files
rice-flakes/modules/home/default.nix
2025-05-01 13:33:43 -05:00

7 lines
52 B
Nix

{
imports = [
./hyprland
./ssh.nix
];
}