chore: upgrade to NixOS 23.05

This commit is contained in:
Felix Schröter 2023-05-31 17:25:46 +02:00
parent 028e515ec9
commit e77fc1fe1d
Signed by: felschr
GPG key ID: 671E39E6744C807D
16 changed files with 44 additions and 49 deletions
home/shell

View file

@ -14,7 +14,6 @@
# kitty/neovim don't play well with multi-width emojis
nix_shell.symbol = " ";
};
# @TODO broken in nixos-22.11
enableNushellIntegration = false;
enableNushellIntegration = true;
};
}