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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user