update to NixOS 23.11

This commit is contained in:
Pim Kunis 2023-12-03 13:35:17 +01:00
parent 3b9b7d3c01
commit 69cbed2ea9
5 changed files with 12 additions and 13 deletions

View file

@ -39,7 +39,7 @@
};
environment = {
systemPackages = with pkgs; [ wget curl git btop ripgrep vim dogdns tree ];
systemPackages = with pkgs; [ wget curl git btop ripgrep vim dogdns tree dig ];
gnome.excludePackages = with pkgs; [
gnome.totem
gnome-tour