This commit is contained in:
2026-08-22 13:36:53 +01:00
parent b072564a6c
commit 049ccd8d29
5 changed files with 137 additions and 93 deletions
+4 -1
View File
@@ -51,7 +51,10 @@
url = "github:nix-community/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
x1e-kernel.url = "git+https://git.scug.io/nikkuss/x1e-nixos.git";
x1e-kernel = {
url = "git+ssh://git@git.scug.io:/nikkuss/x1e-staging.git?ref=staging";
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";