added notes for leyla packages
This commit is contained in:
parent
dd53735354
commit
666504a63a
5 changed files with 36 additions and 24 deletions
|
@ -45,7 +45,9 @@ in {
|
|||
++ (
|
||||
lib.lists.optionals hardware.directAccess.enable (with pkgs; [
|
||||
#foss platforms
|
||||
# TODO: move signal to package with impermanence
|
||||
signal-desktop-bin
|
||||
# TODO: move bitwarden to package with impermanence
|
||||
bitwarden
|
||||
ungoogled-chromium
|
||||
libreoffice
|
||||
|
@ -55,9 +57,12 @@ in {
|
|||
freecad
|
||||
# cura
|
||||
# kicad-small
|
||||
# TODO: move makemkv to package with configs set and impermanence
|
||||
makemkv
|
||||
onionshare
|
||||
# rhythmbox
|
||||
|
||||
# TODO: move obs to package with impermanence
|
||||
(lib.mkIf hardware.graphicsAcceleration.enable obs-studio)
|
||||
# wireshark
|
||||
# rpi-imager
|
||||
|
@ -71,17 +76,22 @@ in {
|
|||
picard
|
||||
|
||||
# proprietary platforms
|
||||
# TODO: move discord to package with impermanence
|
||||
discord
|
||||
# TODO: move obsidian to package with impermanence
|
||||
obsidian
|
||||
# TODO: move prostudiomasters to package with impermanence
|
||||
prostudiomasters
|
||||
(lib.mkIf hardware.graphicsAcceleration.enable davinci-resolve)
|
||||
|
||||
# development tools
|
||||
# androidStudioPackages.canary
|
||||
# TODO: move idea to package with impermanence and installed extensions
|
||||
jetbrains.idea-community
|
||||
qFlipper
|
||||
|
||||
# system tools
|
||||
# TODO: move protonvpn to package with impermanence and installed extensions
|
||||
protonvpn-gui
|
||||
openvpn
|
||||
noisetorch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue