mirror of
https://github.com/kmein/niveum
synced 2026-03-23 13:21:06 +01:00
install amfora-wrapper (wrapped to work with overall light theme)
This commit is contained in:
@@ -63,6 +63,9 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
(pkgs.writers.writeDashBin "amfora" ''
|
||||||
|
${pkgs.st}/bin/st -e ${pkgs.amfora}/bin/amfora
|
||||||
|
'')
|
||||||
# INTERNET
|
# INTERNET
|
||||||
aria2
|
aria2
|
||||||
tdesktop
|
tdesktop
|
||||||
|
|||||||
Reference in New Issue
Block a user