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