Add some comments to desktop nix to partition a bit clearer

This commit is contained in:
Lillian Violet 2024-01-09 10:02:46 +01:00
parent 9ae34a4b51
commit ca1ef1636f

View file

@ -53,12 +53,21 @@
};
environment.systemPackages = with pkgs; [
# System tools
age
alejandra
docker
docker-compose
git-filter-repo
home-manager
oh-my-zsh
pciutils
rsync
sqlfluff
wget
zsh
# KDE/QT
krunner-translator
libsForQt5.discover
libsForQt5.kcalc
@ -69,16 +78,14 @@
libsForQt5.krunner-symbols
libsForQt5.packagekit-qt
libportal-qt5
# System libraries
noto-fonts
noto-fonts-emoji-blob-bin
noto-fonts-emoji
# User tools
noisetorch
oh-my-zsh
pciutils
rsync
sqlfluff
wget
zsh
];
# Enable networking