fix anime4k
This commit is contained in:
@@ -252,6 +252,7 @@
|
||||
nixosReports = mkHosts mkReport;
|
||||
|
||||
packages = forAllSystems ({ inputs, pkgs, lib, flakes, ... }: {
|
||||
# TODO: get faketty to work ${expect}/bin/unbuffer is bad
|
||||
nixos-rebuild-nom = pkgs.writeScriptBin "nixos-rebuild" ''
|
||||
exec ${lib.getExe pkgs.nixos-rebuild} "$@" |& ${lib.getExe pkgs.nix-output-monitor}
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user