Skip to content

Commit

Permalink
chore: sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Dec 4, 2024
1 parent f86f5a1 commit 0a67b47
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 120 deletions.
109 changes: 1 addition & 108 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@

stylix.url = "github:danth/stylix";

zjstatus.url = "github:dj95/zjstatus";

helix.url = "github:helix-editor/helix";
};

Expand All @@ -38,7 +36,6 @@
chaotic,
nixpkgs,
ghostty,
zjstatus,
nix-darwin,
flake-utils,
determinate,
Expand Down Expand Up @@ -73,7 +70,6 @@
system
nixpkgs
ghostty
zjstatus
overlays
determinate
home-manager
Expand Down
2 changes: 0 additions & 2 deletions home-modules/packages.nix
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
{
pkgs,
zjstatus,
...
}:
{
home.packages = with pkgs; [
zjstatus.packages.${pkgs.system}.default
fd
fx
sd
Expand Down
2 changes: 0 additions & 2 deletions nixos.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ name:
stylix,
nixpkgs,
ghostty,
zjstatus,
overlays,
determinate,
home-manager,
Expand Down Expand Up @@ -73,7 +72,6 @@ nixpkgs.lib.nixosSystem rec {
inherit
inputs
ghostty
zjstatus
overlays
;
};
Expand Down
4 changes: 0 additions & 4 deletions overlays/zjstatus.nix

This file was deleted.

0 comments on commit 0a67b47

Please sign in to comment.