1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

feat(zaatar): install ncmpcpp

This commit is contained in:
2021-11-21 11:55:04 +01:00
parent 9f834e742e
commit 85ab948ccd

View File

@@ -108,7 +108,7 @@ in
services.illum.enable = true;
environment.systemPackages = with pkgs; [ git vim htop ];
environment.systemPackages = with pkgs; [ git vim htop ncmpcpp ];
boot.loader.systemd-boot = {
enable = true;