Update
This commit is contained in:
parent
a6a1e32ade
commit
88e63aaf7f
6 changed files with 56 additions and 65 deletions
|
@ -23,11 +23,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
stylix = {
|
||||
url = "github:danth/stylix"; # No 24.05 yet
|
||||
url = "github:danth/stylix/release-24.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixvim = {
|
||||
url = "github:nix-community/nixvim"; # No 24.05 yet
|
||||
url = "github:nix-community/nixvim/nixos-24.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue