12 lines
68 B
Nix
12 lines
68 B
Nix
|
|
{ pkgs, config, lib, ... }:
|
|
|
|
{
|
|
# not yet
|
|
# imports = [
|
|
# ];
|
|
|
|
|
|
|
|
}
|