Update configuration.nix

This commit is contained in:
Stephan Raabe 2023-08-09 14:53:26 +00:00
parent b8f4cf812c
commit f3e8013669

View File

@ -74,7 +74,7 @@
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search wget # $ nix search wget
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
wget wget
qtile qtile
alacritty alacritty