ignore this, revert this later

This commit is contained in:
randomuser 2023-10-15 16:10:15 -05:00
parent 62bb8370d6
commit e50b2dad66
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
let let
home-manager = builtins.fetchTarball { home-manager = builtins.fetchTarball {
url = "https://github.com/nix-community/home-manager/archive/release-23.05.tar.gz"; url = "https://github.com/nix-community/home-manager/archive/release-23.05.tar.gz";
sha256 = "0dfshsgj93ikfkcihf4c5z876h4dwjds998kvgv7sqbfv0z6a4bc"; sha256 = "0rwzab51hnr6cmm1w5zmfh29gbkg6byv8jnr7frcv5kd6m8kna41";
}; };
customPolybar = pkgs.polybar.override { customPolybar = pkgs.polybar.override {
alsaSupport = true; alsaSupport = true;