diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-04-25 12:06:55 -0700 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-04-25 12:06:55 -0700 |
| commit | 1a42a018896cd2d81bf30ba7eabc165488e6beae (patch) | |
| tree | 953e232b33566e19d691d7fd662661127579e4d0 /hosts/common/core | |
| parent | 1003b8fdd5039f1ce1a94bcac5ab78056d0fec11 (diff) | |
| download | nix-1a42a018896cd2d81bf30ba7eabc165488e6beae.tar nix-1a42a018896cd2d81bf30ba7eabc165488e6beae.tar.gz nix-1a42a018896cd2d81bf30ba7eabc165488e6beae.tar.bz2 nix-1a42a018896cd2d81bf30ba7eabc165488e6beae.tar.lz nix-1a42a018896cd2d81bf30ba7eabc165488e6beae.tar.xz nix-1a42a018896cd2d81bf30ba7eabc165488e6beae.tar.zst nix-1a42a018896cd2d81bf30ba7eabc165488e6beae.zip | |
This reverts commit 1003b8fdd5039f1ce1a94bcac5ab78056d0fec11.
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 dec5f08..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.master.elinks + #pkgs.elinks pkgs.ethtool pkgs.exfatprogs pkgs.file |
