New structure since I kept struggling with the home-manager implemnentation

This commit is contained in:
2026-03-18 15:09:06 +00:00
parent 792545f7fa
commit 5814ed012f
+2
View File
@@ -6,6 +6,8 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
flake-parts.url = "github:hercules-ci/flake-parts";
import-tree.url = "github:vic/import-tree";
stylix = {
url = "github:nix-community/stylix";
inputs.nixpkgs.follows = "nixpkgs";