chore: refactor
This commit is contained in:
parent
0f6f431cd4
commit
ae74049bbd
3 changed files with 43 additions and 15 deletions
|
@ -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
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue