Workaround PR263669 not being merged yet

Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
magic_rb 2023-10-29 17:46:40 +01:00 committed by magic_rb
parent 1eca042e3f
commit f6b626caec

View file

@ -1,7 +1,9 @@
{ ... }:
{ inputs', pkgs, ... }:
{
services.pantalaimon = {
enable = true;
# TODO switch to unstable when PR263669 is merged
package = inputs'.nixpkgs-stable.legacyPackages.${pkgs.stdenv.system}.pantalaimon;
settings =
{
Default =