8 lines
No EOL
59 B
Nix
8 lines
No EOL
59 B
Nix
{ config, pkgs, ... }:
|
|
|
|
{
|
|
imports =
|
|
[
|
|
|
|
];
|
|
} |