feat: Add sketchybar and format
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{...}: {
|
||||
imports = [
|
||||
./goread.nix
|
||||
./hyprpaper.nix
|
||||
];
|
||||
{
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./goread.nix
|
||||
./hyprpaper.nix
|
||||
./sketchybar.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user