Changes
3 changed files (+2/-55)
-
-
@@ -27,10 +27,7 @@enableZshIntegration = true; package = if pkgs.stdenv.isDarwin then pkgs.nur.repos.DimitarNestorov.ghostty else config.lib.nixGL.wrap pkgs.ghostty; if pkgs.stdenv.isDarwin then pkgs.ghostty-bin else config.lib.nixGL.wrap pkgs.ghostty; installBatSyntax = !pkgs.stdenv.isDarwin;
-
-
-
@@ -32,27 +32,6 @@ "repo": "flake-compat","type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": [ "nur", "nixpkgs" ] }, "locked": { "lastModified": 1733312601, "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-utils": { "inputs": { "systems": [
-
@@ -172,34 +151,12 @@ "repo": "nixpkgs","type": "github" } }, "nur": { "inputs": { "flake-parts": "flake-parts", "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1752968962, "narHash": "sha256-s7XPeM1JP5z212Zt/b+WbIy/4bChRPEYGZ12h8mwqf8=", "owner": "nix-community", "repo": "NUR", "rev": "b8d983ac8ab7ce6bf4343ed09de64fe58b8b3fcd", "type": "github" }, "original": { "owner": "nix-community", "repo": "NUR", "type": "github" } }, "root": { "inputs": { "home-manager": "home-manager", "mac-app-util": "mac-app-util", "nixgl": "nixgl", "nixpkgs": "nixpkgs", "nur": "nur" "nixpkgs": "nixpkgs" } }, "systems": {
-
-
-
@@ -24,11 +24,6 @@ url = "github:nix-community/home-manager";inputs.nixpkgs.follows = "nixpkgs"; }; nur = { url = "github:nix-community/NUR"; inputs.nixpkgs.follows = "nixpkgs"; }; mac-app-util = { url = "github:hraban/mac-app-util"; inputs.nixpkgs.follows = "nixpkgs";
-
@@ -45,7 +40,6 @@ {self, nixpkgs, home-manager, nur, mac-app-util, nixgl, }:
-
@@ -63,7 +57,6 @@ home-manager.lib.homeManagerConfiguration rec {pkgs = import nixpkgs { inherit system; overlays = [ nur.overlays.default (import ./overlays/legit.nix) (import ./overlays/atkinson-hyperlegible-next.nix) # Local packages
-