12 lines
268 B
Nix
12 lines
268 B
Nix
{
|
|
imports = [
|
|
../../apps/tte/hakase-screensaver.nix
|
|
../../apps/hyprland/home.nix
|
|
../../apps/walker/home.nix
|
|
# ../../apps/fsel/home.nix
|
|
../../apps/hyprpaper/home.nix
|
|
../../apps/hyprpaper/switch-wallpaper.nix
|
|
../../apps/tte/home.nix
|
|
];
|
|
}
|