Pin stylix and fix wallpaper url

This commit is contained in:
Dave Gallant
2024-12-15 11:09:36 -05:00
parent 51b5f9a92d
commit 4718a9badb
3 changed files with 14 additions and 12 deletions

View File

@@ -18,7 +18,7 @@
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
stylix.url = "github:danth/stylix";
stylix.url = "github:danth/stylix/release-24.11";
};
outputs =