4-14 update

This commit is contained in:
2025-04-14 12:00:29 -04:00
parent 7326ab40f0
commit c12ae3a9e9
11 changed files with 45 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{ lib, self, config, host, pkgs, ... }:
let
scheme = "ayu-dark";
scheme = "chalk";
wallpaper = "${self}/assets/wallpapers/dark-waves.jpg";
server = (host == "xenon");
in {