Let's try to install zjstatus like conduwuit

This commit is contained in:
Lillian Violet 2024-05-02 11:54:18 +02:00
parent e9dab03e3f
commit 84f0261121
3 changed files with 30 additions and 12 deletions

View file

@ -129,7 +129,7 @@
homeManagerModules = import ./modules/home-manager;
# Your custom packages and modifications, exported as overlays
overlays = import ./overlays {inherit inputs zjstatus;};
overlays = import ./overlays {inherit inputs;};
# NixOS configuration entrypoint
# Available through 'nixos-rebuild --flake .#your-hostname'