mirror of
https://github.com/deltathetawastaken/dotfiles.git
synced 2025-12-06 07:16:37 +03:00
12 lines
114 B
Nix
12 lines
114 B
Nix
{
|
|
imports = [
|
|
#./alacritty
|
|
#./dunst
|
|
./hypr
|
|
#./kitty
|
|
#./rofi
|
|
#./waybar
|
|
#./zsh
|
|
];
|
|
}
|