mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
stylix version fix
This commit is contained in:
@@ -10,7 +10,10 @@
|
|||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
stylix.url = "github:danth/stylix";
|
stylix = {
|
||||||
|
url = "github:danth/stylix/release-24.11";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
};
|
||||||
|
|
||||||
# COMING SOON...
|
# COMING SOON...
|
||||||
#nixvim = {
|
#nixvim = {
|
||||||
|
Reference in New Issue
Block a user