6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
|
{
|
||
|
nixmsi = { pkgs, ... }: {
|
||
|
# insert private config here
|
||
|
};
|
||
|
}
|