feat: Add sketchybar and format
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{pkgs, device, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
device,
|
||||
...
|
||||
}: {
|
||||
gtk = {
|
||||
enable = device.hasGui;
|
||||
theme = {
|
||||
|
||||
Reference in New Issue
Block a user