mirror of
https://github.com/deltathetawastaken/dotfiles.git
synced 2025-12-06 07:16:37 +03:00
8 lines
69 B
Nix
8 lines
69 B
Nix
{...}: {
|
|
imports = [
|
|
./hypr
|
|
./anyrun
|
|
../scripts
|
|
];
|
|
}
|