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

catullus: add telegram-horoscope

This commit is contained in:
Kierán Meinhardt
2019-03-14 14:30:08 +01:00
parent 6e2085551f
commit f08f258bcc
3 changed files with 39 additions and 1 deletions

View File

@@ -90,6 +90,5 @@
programs.rofi = import ../dot/rofi.nix { inherit config; };
services.dunst = import ../dot/dunst.nix { inherit pkgs config; };
programs.urxvt = import ../dot/urxvt.nix { inherit pkgs config; };
programs.zathura = import ../dot/zathura.nix;
};
}