mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Pin stylix to 24.05
This commit is contained in:
@@ -24,6 +24,7 @@ in
|
||||
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];
|
||||
|
||||
stylix = {
|
||||
enable = true;
|
||||
base16Scheme = "${unstable.base16-schemes}/share/themes/tokyo-night-dark.yaml";
|
||||
image = pkgs.fetchurl {
|
||||
url = "https://github.com/davegallant/nix-config/blob/main/nixos-wallpaper.png?raw=true";
|
||||
|
Reference in New Issue
Block a user