summaryrefslogtreecommitdiff
path: root/home/packages-minimal.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/packages-minimal.nix')
-rw-r--r--home/packages-minimal.nix7
1 files changed, 1 insertions, 6 deletions
diff --git a/home/packages-minimal.nix b/home/packages-minimal.nix
index f2294ec..b1121ac 100644
--- a/home/packages-minimal.nix
+++ b/home/packages-minimal.nix
@@ -4,11 +4,6 @@
home.packages = with pkgs; [
emacs-all-the-icons-fonts
- # flake-enabled version of nix
- (pkgs.writeScriptBin "nif" ''
- #!/usr/bin/env bash
- exec ${pkgs.nixFlakes}/bin/nix --experimental-features "nix-command flakes" "$@"
- '')
lynx
pandoc
# general cli utils
@@ -17,7 +12,7 @@
ripgrep shellcheck graphviz
zip unzip acpi sfz viu glow
yt-dlp weechat hexyl bottom lm_sensors
- usbutils libidn bsd-finger
+ usbutils libidn bsd-finger cyme
# nix tools
nixpkgs-review nix-top nix-diff nix-tree
# git