mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-05 15:16:23 +01:00
started planning and stuff
This commit is contained in:
parent
8fe2c17cbc
commit
53af223bcc
|
@ -94,7 +94,7 @@ with builtins;
|
|||
};
|
||||
|
||||
|
||||
# missing: menu-qalc picom-jonaburg
|
||||
# missing: picom-jonaburg
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget git neofetch pciutils pavucontrol font-manager zip unzip gnutar
|
||||
iw btop xdotool xorg.xwininfo nodejs gparted networkmanagerapplet
|
||||
|
@ -110,7 +110,6 @@ with builtins;
|
|||
glab firebird-emu
|
||||
discord
|
||||
obs-studio kdenlive
|
||||
# experimental
|
||||
];
|
||||
|
||||
environment.pathsToLink = [
|
||||
|
|
46
modules_plan.md
Normal file
46
modules_plan.md
Normal file
|
@ -0,0 +1,46 @@
|
|||
# Modules
|
||||
|
||||
# Core (common.nix)
|
||||
|
||||
## Development
|
||||
|
||||
- jetbrains
|
||||
- clion
|
||||
- webstorm
|
||||
- datagrip
|
||||
- idea-ultimate
|
||||
- pycharm-professional
|
||||
- virt-manager
|
||||
- virglrenderer
|
||||
|
||||
## Social
|
||||
|
||||
- discord
|
||||
- betterdiscordctl
|
||||
- nheko
|
||||
|
||||
## Productivity
|
||||
|
||||
- mailspring
|
||||
- obsidian
|
||||
- syncthing
|
||||
|
||||
## Creativity (FOSS Creative Cloud)
|
||||
|
||||
- krita
|
||||
- gimp
|
||||
- inkscape
|
||||
- blender
|
||||
- natron
|
||||
- kdenlive
|
||||
- obs-studio
|
||||
- audacity
|
||||
|
||||
## Gaming
|
||||
|
||||
- jdk8
|
||||
- jdk11
|
||||
- jdk
|
||||
- lutris
|
||||
- polymc
|
||||
- steam
|
Loading…
Reference in a new issue