fix
This commit is contained in:
parent
8a615e7c79
commit
c2a59261ea
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@
|
|||
};
|
||||
config = lib.mkIf config.services.jank-client.enable {
|
||||
environment.systemPackages = [
|
||||
(lib.getExe
|
||||
config.services.jank-client.package)
|
||||
config.services.jank-client.package
|
||||
];
|
||||
virtualisation.docker = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue