switching to qutebrowser again and some other tweaks

This commit is contained in:
Chris Cochrun 2025-03-25 10:09:42 -05:00
parent 40dbdaeb3e
commit a8f25f6847
3 changed files with 12 additions and 12 deletions

View file

@ -13,7 +13,7 @@
settings = { auto-optimise-store = true; };
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
};
nixpkgs.config.allowUnFree = true;
# nixpkgs.config.allowUnFree = true;
# pkgs.config.allowUnfree = true;
system.autoUpgrade = {