Files
nixos-config/modules/nixos/default.nix
T
2025-08-05 19:51:18 +02:00

7 lines
57 B
Nix

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