mirror of
https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds.git
synced 2025-01-31 04:58:17 +00:00
9 lines
105 B
Nix
9 lines
105 B
Nix
{
|
|
imports = [
|
|
./base.nix
|
|
./xdg-desktop-entries.nix
|
|
./build.nix
|
|
./extra-args.nix
|
|
];
|
|
}
|