chore: refactor

This commit is contained in:
♥ Minnie ♥ 2025-03-06 16:41:45 +08:00
parent 0f6f431cd4
commit ae74049bbd
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
3 changed files with 43 additions and 15 deletions

View file

@ -6,22 +6,21 @@
./features/editors
./features/games
./features/printing
./features/university
];
home = {
packages = with pkgs; [
# Graphics
gimp inkscape krita
gimp
# Hardware
libratbag piper pulsemixer
# Media
mpc-cli ncmpcpp jellyfin-media-player
piper
pulsemixer
# Multimedia
mpc-cli
ncmpcpp
# Browsers
firefox google-chrome
# Remarkabl
unstable.rmapi
# University
libreoffice obsidian x2goclient zoom-us
firefox
];
};
}