Enable aozora

This commit is contained in:
Elnu 2023-01-12 14:52:07 -08:00
parent 6184ca8c08
commit 3282462014

View file

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