update to NixOS 23.11
This commit is contained in:
parent
3b9b7d3c01
commit
69cbed2ea9
5 changed files with 12 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue