update oraz optymalizacja inputów w flake stylix
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
stylix = {
|
||||
url = "github:danth/stylix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
|
||||
inputs.nur.inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.nur.inputs.flake-parts.follows = "stylix/flake-parts";
|
||||
};
|
||||
|
||||
auto-cpufreq = {
|
||||
|
||||
Reference in New Issue
Block a user