13 lines
176 B
Nix
13 lines
176 B
Nix
_: {
|
|
imports = [
|
|
./animations.nix
|
|
./binds.nix
|
|
./env.nix
|
|
./exec-once.nix
|
|
./hypridle.nix
|
|
./hyprland.nix
|
|
./pyprland.nix
|
|
./windowrules.nix
|
|
];
|
|
}
|