Upgrade to the new NixOS version

This commit is contained in:
Emi Simpson 2024-07-03 09:21:06 -04:00
parent 970d52284b
commit 95d2fadb0b
Signed by: Emi
GPG key ID: A12F2C2FFDC3D847
2 changed files with 1 additions and 2 deletions

View file

@ -100,7 +100,6 @@ in
nvim-surround nvim-surround
hop-nvim hop-nvim
nvim-treesitter.withAllGrammars nvim-treesitter.withAllGrammars
nvim-ts-rainbow
nvim-lspconfig nvim-lspconfig
true-zen-nvim true-zen-nvim
(fromGitHub "HEAD" "whonore/Coqtail") (fromGitHub "HEAD" "whonore/Coqtail")

View file

@ -133,11 +133,11 @@ let systemInformation = import ./system/system-information.nix; in
gst_all_1.gstreamer gst_all_1.gst-plugins-base gst_all_1.gst-libav gst_all_1.gst-vaapi gst_all_1.gst-plugins-bad gst_all_1.gst-plugins-good gst_all_1.gst-plugins-ugly gst_all_1.gstreamer gst_all_1.gst-plugins-base gst_all_1.gst-libav gst_all_1.gst-vaapi gst_all_1.gst-plugins-bad gst_all_1.gst-plugins-good gst_all_1.gst-plugins-ugly
]; ];
environment.gnome.excludePackages = with pkgs.gnome; [ environment.gnome.excludePackages = with pkgs.gnome; [
pkgs.gedit
pkgs.gnome-console pkgs.gnome-console
pkgs.gnome-text-editor pkgs.gnome-text-editor
gnome-software gnome-software
gnome-music gnome-music
gedit
totem totem
]; ];
fonts = { fonts = {