configure stylix

This commit is contained in:
2025-11-02 12:27:08 -06:00
parent 400ac5212f
commit edafa28c3e
9 changed files with 87 additions and 32 deletions

View File

@@ -40,7 +40,7 @@
};
stylix = {
url = "github:nix-community/stylix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
copyparty.url = "github:9001/copyparty";
};