mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
wip: flakes
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{ pkgs }:
|
||||
{ lib, pkgs }:
|
||||
let
|
||||
inherit (pkgs) lib;
|
||||
|
||||
playlistAPI = "https://radio.lassul.us";
|
||||
|
||||
sendIRC = pkgs.writers.writeDash "send-irc" ''
|
||||
|
||||
Reference in New Issue
Block a user