Temporarily disable aozora

This commit is contained in:
Elnu 2023-01-05 14:14:52 -08:00
parent e6f8e074fd
commit ac4d40d628

View file

@ -6,7 +6,7 @@ in
{ {
# Dependencies # Dependencies
home.packages = with pkgs; [ home.packages = with pkgs; [
(pkgs.callPackage ./aozora.nix { }) #(pkgs.callPackage ./aozora.nix { })
(pkgs.callPackage ./polybar-now-playing.nix { }) (pkgs.callPackage ./polybar-now-playing.nix { })
lm_sensors lm_sensors
]; ];
@ -39,7 +39,7 @@ in
"now-playing" "now-playing"
]; ];
modules-right = [ modules-right = [
"aozora" #"aozora"
"filesystem" "filesystem"
"pulseaudio" "pulseaudio"
"memory" "memory"