Actualiser configuration.nix

This commit is contained in:
2026-08-17 19:31:21 +02:00
parent 776f6afc77
commit 2a10426edd
+1
View File
@@ -103,6 +103,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
git
]; ];
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are