This website requires JavaScript.
Explore
Help
Sign in
clo
/
config
Watch
1
Star
0
Fork
You've already forked config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fbad532ae9
config
/
modules
/
macos
/
tiling
/
sketchybar.nix
7 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
add sketchybar file and do more modularity stuff
2025-05-01 23:42:32 -07:00
{
pkgs
,
.
.
.
}:
{
services
.
sketchybar
=
{
enable
=
true
;
copy sketchybar conf
2025-05-03 21:41:46 -07:00
package
=
pkgs
.
sketchybar
;
add sketchybar file and do more modularity stuff
2025-05-01 23:42:32 -07:00
}
;
}
Reference in a new issue
Copy permalink