1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(zaatar): allow unfree

This commit is contained in:
2021-07-06 22:55:48 +02:00
parent 934a5840df
commit be178dffc6

View File

@@ -14,6 +14,9 @@
<niveum/configs/printing.nix>
<niveum/configs/traadfri.nix>
<niveum/configs/mail/fetcher.nix>
{
nixpkgs.config.allowUnfree = true;
}
{
sound.enable = true;