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

fix(newsboat)

This commit is contained in:
Kierán Meinhardt
2020-04-13 12:48:09 +02:00
parent 931f668cf2
commit 8173bd1c45

View File

@@ -1,3 +1,4 @@
{ pkgs, ... }:
{
environment.shellAliases.newsboat = "${pkgs.newsboat}/bin/newsboat -u ~/cloud/syncthing/common/urls";