add cerulean compatability

This commit is contained in:
do butterflies cry? 2026-02-08 23:41:05 +10:00
parent 29f0a09791
commit 92fa1ed1c6
23 changed files with 239 additions and 688 deletions

View file

@ -1,7 +1,7 @@
{
lib,
pkgs,
pkgs-unstable,
upkgs,
inputs,
config,
...
@ -230,7 +230,7 @@ in {
home-manager = {
users.me = import ../../homes/me;
extraSpecialArgs = {inherit inputs pkgs pkgs-unstable;};
extraSpecialArgs = {inherit inputs pkgs upkgs;};
sharedModules = [];
};
@ -379,7 +379,7 @@ in {
# Games
prismlauncher # minecraft
pkgs-unstable.olympus
upkgs.olympus
discord
];