diff --git a/flake.lock b/flake.lock index fb3bb80..0544d2f 100644 --- a/flake.lock +++ b/flake.lock @@ -322,24 +322,6 @@ "type": "github" } }, - "flake-parts_8": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_7" - }, - "locked": { - "lastModified": 1743550720, - "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "c621e8422220273271f52058f618c94e405bb0f5", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, "flake-root": { "locked": { "lastModified": 1723604017, @@ -553,27 +535,6 @@ "type": "github" } }, - "home-manager_4": { - "inputs": { - "nixpkgs": [ - "zen-browser", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1743604125, - "narHash": "sha256-ZD61DNbsBt1mQbinAaaEqKaJk2RFo9R/j+eYWeGMx7A=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "180fd43eea296e62ae68e079fcf56aba268b9a1a", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "home-manager", - "type": "github" - } - }, "ixx": { "inputs": { "flake-utils": [ @@ -924,21 +885,6 @@ "type": "github" } }, - "nixpkgs-lib_7": { - "locked": { - "lastModified": 1743296961, - "narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=", - "owner": "nix-community", - "repo": "nixpkgs.lib", - "rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nixpkgs.lib", - "type": "github" - } - }, "nixpkgs-stable": { "locked": { "lastModified": 1749727998, @@ -1011,22 +957,6 @@ "type": "github" } }, - "nixpkgs_10": { - "locked": { - "lastModified": 1745794561, - "narHash": "sha256-T36rUZHUART00h3dW4sV5tv4MrXKT7aWjNfHiZz7OHg=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "5461b7fa65f3ca74cef60be837fd559a8918eaa0", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, "nixpkgs_2": { "locked": { "lastModified": 1742800061, @@ -1266,9 +1196,7 @@ "nur": "nur", "scroll": "scroll", "stylix": "stylix", - "treefmt-nix": "treefmt-nix_5", - "zen-browser": "zen-browser", - "zen-nebula": "zen-nebula" + "treefmt-nix": "treefmt-nix_5" } }, "scroll": { @@ -1414,21 +1342,6 @@ "type": "github" } }, - "systems_7": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "tinted-foot": { "flake": false, "locked": { @@ -1645,47 +1558,6 @@ "repo": "xwayland-satellite", "type": "github" } - }, - "zen-browser": { - "inputs": { - "home-manager": "home-manager_4", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1749982886, - "narHash": "sha256-v64Bz3dJGpoznDK55+6g58P5jjP9dLLPDMSVv6eCsRc=", - "owner": "0xc000022070", - "repo": "zen-browser-flake", - "rev": "e3ea161123e576ee049f1c8ec05d877ffbb7014c", - "type": "github" - }, - "original": { - "owner": "0xc000022070", - "repo": "zen-browser-flake", - "type": "github" - } - }, - "zen-nebula": { - "inputs": { - "flake-parts": "flake-parts_8", - "nixpkgs": "nixpkgs_10", - "systems": "systems_7" - }, - "locked": { - "lastModified": 1749111078, - "narHash": "sha256-koOpXmMUEVlV8N+wW4uILuxf4sNTFJ39kWJNMlOfne8=", - "owner": "JustAdumbPrsn", - "repo": "Zen-Nebula", - "rev": "b1fabe759ad2cfc4b745158b163ead75b1247f15", - "type": "github" - }, - "original": { - "owner": "JustAdumbPrsn", - "repo": "Zen-Nebula", - "type": "github" - } } }, "root": "root", diff --git a/flake.nix b/flake.nix index 7c80081..3dd7538 100644 --- a/flake.nix +++ b/flake.nix @@ -88,11 +88,6 @@ url = "github:dawsers/scroll"; flake = false; }; - zen-nebula.url = "github:JustAdumbPrsn/Zen-Nebula"; - zen-browser = { - url = "github:0xc000022070/zen-browser-flake"; - inputs.nixpkgs.follows = "nixpkgs"; - }; nix-matlab = { url = "gitlab:doronbehar/nix-matlab"; inputs.nixpkgs.follows = "nixpkgs"; diff --git a/home/programs/browser/default.nix b/home/programs/browser/default.nix index a20951f..857f241 100644 --- a/home/programs/browser/default.nix +++ b/home/programs/browser/default.nix @@ -3,6 +3,5 @@ ./firefox.nix ./chromium.nix ./qutebrowser.nix - ./zen.nix ]; } diff --git a/home/programs/browser/zen.nix b/home/programs/browser/zen.nix deleted file mode 100644 index b3afddd..0000000 --- a/home/programs/browser/zen.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ - zen-nebula = { - enable = true; - profile = "default"; - }; - programs.zen-browser = { - enable = true; - profiles.default.isDefault = true; - }; -} diff --git a/hosts/default.nix b/hosts/default.nix index 07afba8..b620971 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -22,8 +22,6 @@ let inputs.agenix.homeManagerModules.default ../secrets/age.nix inputs.maomaowm.hmModules.maomaowm - inputs.zen-nebula.homeModules.default - inputs.zen-browser.homeModules.twilight ] ++ (builtins.attrValues self.homeManagerModules); mkHost =