5 lines
68 B
Nix
5 lines
68 B
Nix
{
|
|
imports = [
|
|
# Add nixos-specific custom modules here
|
|
];
|
|
}
|