add cerulean compatability

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

View file

@ -1,7 +1,7 @@
{pkgs-unstable, ...}: {
{upkgs, ...}: {
programs.foot = {
enable = true;
package = pkgs-unstable.foot;
package = upkgs.foot;
server.enable = true;