10 lines
95 B
Nix
10 lines
95 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./apps
|
|
./hyprland
|
|
./zsh
|
|
./prowlarr
|
|
./radarr
|
|
];
|
|
} |