mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-05-06 11:02:20 +02:00
revert: temporarily disable waybar-module-pomodoro as it was failing to build over and over again
This commit is contained in:
parent
2919d0b618
commit
0f425fbca6
1 changed files with 4 additions and 4 deletions
|
|
@ -4,9 +4,9 @@
|
|||
lib,
|
||||
...
|
||||
}:
|
||||
let
|
||||
waybar-module-pomodoro = pkgs.callPackage ./waybar-module-pomodoro.nix { };
|
||||
in
|
||||
# let
|
||||
# waybar-module-pomodoro = pkgs.callPackage ./waybar-module-pomodoro.nix { };
|
||||
# in
|
||||
{
|
||||
home.file = {
|
||||
"/home/${username}/.local/bin/waybar-yubikey" = {
|
||||
|
|
@ -254,6 +254,6 @@ in
|
|||
wf-recorder
|
||||
bemenu
|
||||
ncspot
|
||||
waybar-module-pomodoro
|
||||
# waybar-module-pomodoro
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue