Temporarily disable aozora
This commit is contained in:
parent
e6f8e074fd
commit
ac4d40d628
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue