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";