mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-09 08:03:16 +03:00
9 lines
51 B
Nix
9 lines
51 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
imports = [
|
|
./gramps.nix
|
|
];
|
|
}
|