Fix comment

This commit is contained in:
CronyAkatsuki 2024-02-29 15:13:05 +01:00
parent c555e598b5
commit 783f275bba

View File

@ -1,6 +1,6 @@
{ inputs, pkgs, ... }:
{
# Install alacritty
# Install newsboat
home.packages = [
pkgs.newsboat
];