Set up startpage

This commit is contained in:
Elnu 2023-01-10 20:19:20 -08:00
parent 602e6a4d6b
commit bda6b363a1
22 changed files with 488 additions and 48 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ config, pkgs, lib, ... }:
let
colors = import ../colors;