mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 14:20:44 -06:00
remove nix-output-monitor
This commit is contained in:
parent
575b475988
commit
172d5df94e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
nix-output-monitor
|
# nix-output-monitor
|
||||||
alejandra
|
alejandra
|
||||||
self.packages.${pkgs.system}.oizys
|
self.packages.${pkgs.system}.oizys
|
||||||
inputs.pinix.packages.${pkgs.system}.default
|
inputs.pinix.packages.${pkgs.system}.default
|
||||||
|
|
Loading…
Reference in a new issue