From 44f58b32b03a6e35c614ccc023a63d4ab51d7d73 Mon Sep 17 00:00:00 2001 From: albert Date: Sun, 18 Feb 2024 20:59:57 +0900 Subject: [PATCH] oops --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index cef41961..b31cb554 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,7 @@ home-manager.url = "github:nix-community/home-manager/release-23.11"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; # Nix colorizer / themer - green.url = "github:danth/stylix/release-23.11"; + stylix.url = "github:danth/stylix/release-23.11"; # lanzaboote - Secureboot Configuration lanzaboote.url = "github:nix-community/lanzaboote"; lanzaboote.inputs.nixpkgs.follows = "nixpkgs";