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

fix: minimize + optimize packages and services

This commit is contained in:
Kierán Meinhardt
2019-11-19 08:43:14 +01:00
parent d7b145f64b
commit f85bcbe023
18 changed files with 81 additions and 81 deletions

View File

@@ -1,7 +1,7 @@
{
home-manager.users.me = {
programs.newsboat = {
enable = true;
enable = false;
urls = [
{ url = "https://kmein.github.io/meteora/atom.xml"; tags = [ "poetry" ]; }
];