1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

feat: stream meddl to radio.kierán.de

This commit is contained in:
2021-01-31 10:08:09 +01:00
parent 37e851cc50
commit 43fd4bbf19
3 changed files with 6 additions and 4 deletions

View File

@@ -21,6 +21,8 @@ in
boot.loader.grub.enable = true;
boot.loader.grub.version = 2;
nixpkgs.config.allowUnfree = true;
networking.useDHCP = false;
networking.interfaces.ens3.useDHCP = true;