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)
powerpc-linuxmips64el-linuxloongarch64-linuxmips-linuxmipsel-linuxsh4-linuxs390x-linuxs390-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