10 lines
180 B
Nix
10 lines
180 B
Nix
{
|
|
imports = [
|
|
../../apps/hyprland/home.nix
|
|
../../apps/walker/home.nix
|
|
# ../../apps/fsel/home.nix
|
|
../../apps/hyprpaper/home.nix
|
|
../../apps/tte/home.nix
|
|
];
|
|
}
|