diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-04-25 09:49:33 -0700 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-04-25 09:49:33 -0700 |
| commit | 2b0261d0b186045f7a13c672a27e025f9c9d83fc (patch) | |
| tree | b19f3db6ebc7b82ba881a8c36cad42d3873c3aed /hosts/common/core | |
| parent | 18749fb673bcae6c56cfb728d4fd9926545c0cb7 (diff) | |
| download | nix-2b0261d0b186045f7a13c672a27e025f9c9d83fc.tar nix-2b0261d0b186045f7a13c672a27e025f9c9d83fc.tar.gz nix-2b0261d0b186045f7a13c672a27e025f9c9d83fc.tar.bz2 nix-2b0261d0b186045f7a13c672a27e025f9c9d83fc.tar.lz nix-2b0261d0b186045f7a13c672a27e025f9c9d83fc.tar.xz nix-2b0261d0b186045f7a13c672a27e025f9c9d83fc.tar.zst nix-2b0261d0b186045f7a13c672a27e025f9c9d83fc.zip | |
Remove broken elinks
Diffstat (limited to 'hosts/common/core')
| -rw-r--r-- | hosts/common/core/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/core/default.nix b/hosts/common/core/default.nix index 5a1a280..67874e4 100644 --- a/hosts/common/core/default.nix +++ b/hosts/common/core/default.nix @@ -29,7 +29,7 @@ pkgs.diffutils pkgs.dig pkgs.dmidecode - pkgs.elinks + #pkgs.elinks pkgs.ethtool pkgs.exfatprogs pkgs.file |
