type err fix
This commit is contained in:
parent
514a71997e
commit
6327c2e59f
1 changed files with 0 additions and 4 deletions
|
@ -46,10 +46,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
config = lib.mkIf config.services.jank-client.enable {
|
config = lib.mkIf config.services.jank-client.enable {
|
||||||
environment.systemPackages = [
|
|
||||||
(lib.getExe
|
|
||||||
config.services.jank-client.package)
|
|
||||||
];
|
|
||||||
virtualisation.docker = {
|
virtualisation.docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoPrune.enable = true;
|
autoPrune.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue