universeair: (TODO) Configure SketchyBar

This commit is contained in:
2024-01-29 13:55:24 -05:00
parent 02b7ac7e78
commit a7f794f65b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
{config, pkgs, lib, ...}: {
environment.systemPackages = with pkgs; [
sketchybar
];
services.sketchybar = {
enable = true;
config = ''