2024-04-24 12:15:45 +03:00

14 lines
162 B
Nix

{
imports = [
./cursor.nix
./git.nix
./htop.nix
./alacritty.nix
./qt.nix
./nvim.nix
./wms/hyprland.nix
./wms/waybar.nix
];
}