12 lines
103 B
Nix
12 lines
103 B
Nix
{
|
|
imports = [
|
|
./firefox
|
|
./git
|
|
./gtk
|
|
./hypr
|
|
./neovim
|
|
./shell
|
|
./xdg
|
|
];
|
|
}
|