chore: update to NixOS 22.11 stable

This commit is contained in:
Felix Schröter 2022-12-03 22:00:11 +01:00
parent f484f6dbf4
commit 44b451377b
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 82 additions and 27 deletions
home/browsers

View file

@ -65,7 +65,6 @@ let
in {
programs.firefox = {
enable = true;
package = with pkgs; wrapFirefox firefox-unwrapped { forceWayland = true; };
profiles = {
private = {
id = 0;