fix error

This commit is contained in:
Andreas Schaafsma 2024-12-07 18:02:49 +01:00
parent c29cae486e
commit 2f5a44b112

View File

@ -101,7 +101,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget # wget
pkgs.gnome3.gnome-tweaks pkgs.gnome-tweaks
]; ];
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are