diff options
| author | triethyl <triethylammonium@pm.me> | 2026-01-28 15:10:41 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-01-28 15:10:41 -0500 |
| commit | 59d885199e5840c1d266a6bfd2b9ae5fcf09957c (patch) | |
| tree | 908d4e89a2573e85dc3334d769aa09b3955bdc0b /flake.nix | |
| parent | ec74e028dda1eef2bbf9964066bc58942e273712 (diff) | |
home-manager: configured librewolf
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -53,5 +53,10 @@ nix-flatpak.url = "github:gmodena/nix-flatpak"; hytale-launcher.url = "github:JPyke3/hytale-launcher-nix"; + + firefox-addons = { + url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons"; + inputs.nixpkgs.follows = "nixpkgs"; + }; }; } |
