addwater

addwater 1.3

Installer for the fantastic GNOME for Firefox theme

https://github.com/largestgithubuseronearth/addwater
GNU General Public License v3.0 or later
main program: addwaterprograms: addwater
Platforms (24)
m68k-linuxarmv5tel-linuxpowerpc64-linuxriscv64-linuxs390-linuxx86_64-linuxmicroblaze-linuxriscv32-linux
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  addwater
];
Ad-hoc shell
nix-shell -p addwater
Flake (nix run)
nix run nixpkgs#addwater