Add Colmena to manage systems, use better pathing for smallfetch, use better mountpoints and hostnames from Colema

This commit is contained in:
Bun 2025-06-01 06:17:48 -04:00
parent 215ad6b1a7
commit 1f7d01bb4d
53 changed files with 254 additions and 166 deletions

View file

@ -12,7 +12,7 @@ in {
package = pkgs.swaylock-effects;
settings = {
clock = true;
image = builtins.toString ./lock.png;
image = ".wallpapers/lock.png";
font = config.look.fonts.main;
font-size = 30;
timestr = "%I:%M%p";

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 KiB