Skip to content

Commit

Permalink
not on bleeding egde
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanwang-wf committed Sep 13, 2024
1 parent 1e610a8 commit b2e372c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nixos_system.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ with lib; {
# hardware.pulseaudio.package = pkgs.pulseaudioFull;
nix = {
# auto-optimise-store = true;
package = pkgs.nixVersions.git;
# package = pkgs.nixVersions.git;
gc = {
automatic = true;
dates = "weekly";
Expand Down

0 comments on commit b2e372c

Please sign in to comment.