11 lines
108 B
Nix
11 lines
108 B
Nix
{
|
|
imports = [
|
|
../options.nix
|
|
|
|
./fish.nix
|
|
./firefox.nix
|
|
./hyprland.nix
|
|
./ly.nix
|
|
];
|
|
}
|