Install comma

This commit is contained in:
SebastianStork 2025-12-13 20:31:29 +01:00
parent 04909e810d
commit 8199296c5c
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -80,6 +80,7 @@
pkgs.nh pkgs.nh
pkgs.dust pkgs.dust
(lib.hiPrio pkgs.uutils-coreutils-noprefix) (lib.hiPrio pkgs.uutils-coreutils-noprefix)
pkgs.comma
]; ];
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;