This commit is contained in:
2026-02-14 18:23:59 +00:00
parent b99ccfc588
commit 5a8bd09491
11 changed files with 504 additions and 2 deletions

View File

@@ -29,6 +29,10 @@
inputs.nixpkgs.follows = "nixpkgs";
url = "github:Mic92/sops-nix";
};
stylix = {
inputs.nixpkgs.follows = "nixpkgs";
url = "github:nix-community/stylix";
};
systems.url = "github:nix-systems/default";
zen-browser = {
inputs.nixpkgs.follows = "nixpkgs";