Pin stylix to 24.05

This commit is contained in:
Dave Gallant
2024-06-18 08:30:51 -04:00
parent 5edbc61442
commit b419f6e26e
5 changed files with 40 additions and 20 deletions

View File

@@ -109,8 +109,9 @@ in
];
};
stylix.image = "/Library/tokyo-night.jpg";
stylix.autoEnable = false;
stylix = {
# enable = true;
image = "/Library/tokyo-night.jpg";
};
}