l 1 dishfire: add mk_sql_pair pkg
This commit is contained in:
parent
7cd2fe545b
commit
9717e5a2e0
|
@ -50,6 +50,11 @@
|
|||
{
|
||||
sound.enable = false;
|
||||
}
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
mk_sql_pair
|
||||
];
|
||||
}
|
||||
];
|
||||
|
||||
krebs.build.host = config.krebs.hosts.dishfire;
|
||||
|
|
Loading…
Reference in a new issue