From 8fe72374095880569dad949df143fad007356062 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Wed, 4 Sep 2024 22:36:17 +0200 Subject: [PATCH] Update --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index bed2f5e..f54f827 100644 --- a/flake.nix +++ b/flake.nix @@ -15,7 +15,6 @@ url = "github:nix-community/nixvim"; inputs.nixpkgs.follows = "nixpkgs"; }; - apple-fonts.url = "github:Lyndeno/apple-fonts.nix"; spicetify-nix = { url = "github:Gerg-L/spicetify-nix"; inputs.nixpkgs.follows = "nixpkgs"; @@ -29,6 +28,7 @@ url = "github:hyprwm/hyprland-plugins"; inputs.hyprland.follows = "hyprland"; }; + apple-fonts.url = "github:Lyndeno/apple-fonts.nix"; nixos-hardware.url = "github:NixOS/nixos-hardware/master"; hyprpanel.url = "github:Jas-SinghFSU/HyprPanel"; anotherhadi-portfolio.url = "github:anotherhadi/portfolio";