mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-09 08:03:16 +03:00
10 lines
53 B
Nix
10 lines
53 B
Nix
{
|
|
lib,
|
|
pkgs,
|
|
...
|
|
}:
|
|
{
|
|
# imports = [
|
|
# ];
|
|
}
|