From fc52b62427ced389ad03c66152e8a8a0487d1afa Mon Sep 17 00:00:00 2001 From: Felix Albrigtsen Date: Thu, 30 May 2024 10:39:02 +0200 Subject: [PATCH] worf: add misc. packages --- hosts/worf/configuration.nix | 5 +++-- hosts/worf/home.nix | 3 +-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hosts/worf/configuration.nix b/hosts/worf/configuration.nix index 39ead9a..4fe0633 100644 --- a/hosts/worf/configuration.nix +++ b/hosts/worf/configuration.nix @@ -17,6 +17,7 @@ allow-dirty = true; experimental-features = [ "nix-command" "flakes" "repl-flake" ]; builders-use-substitutes = true; + extra-platforms = [ "x86_64-darwin" "aarch64-darwin" ]; log-lines = 50; # https://github.com/NixOS/nix/issues/7273 @@ -48,11 +49,11 @@ findutils gnugrep jq + nix-output-monitor ripgrep + skhd sshfs wget - - nix-output-monitor ]; variables = { diff --git a/hosts/worf/home.nix b/hosts/worf/home.nix index b0e1e95..c0f73c4 100644 --- a/hosts/worf/home.nix +++ b/hosts/worf/home.nix @@ -26,10 +26,9 @@ pinentry rbw tldr + unstable.snicat zellij - pandoc - texlive.combined.scheme-full (python311.withPackages (ps: with ps; [ pygments