Moved desktop entries to a new file and added fingerprint sensor support (SDDM currently slowed down by it)

This commit is contained in:
2025-10-30 15:02:19 +01:00
parent 5455528f40
commit a5a17cdbfd
13 changed files with 152 additions and 98 deletions

View File

@ -32,10 +32,12 @@
docker
docker-compose
plymouth
mesa
fprintd
#Programming
#jetbrains.pycharm-community #The PyCharm IDE to edit Python code
#jetbrains.idea-community #The IntelliJ IDE to edit Java code
jetbrains.idea-community #The IntelliJ IDE to edit Java code
#jetbrains.clion #The CLion IDE to edit and compile c/c++ code
#racket #The racket Programming language, with DrRacket IDE, for University (*Not* because it's my favourite)
rustup #Rust Programming Toolchain
@ -43,6 +45,7 @@
gcc
pkg-config
vscode #Editor for all kinds of programms
nodejs_22
#Desktop Applications
vlc
@ -57,7 +60,7 @@
kdePackages.yakuake
#atlauncher
discord
wineWowPackages.stable
wineWowPackages.stagingFull
winetricks
#whatsapp-for-linux
#obs-studio
@ -74,6 +77,7 @@
tdrop
#CLI tools
pdftk
yt-dlp
tailscale
speedtest-cli
@ -83,6 +87,7 @@
ddrescue
texliveFull #LaTeX PDF maker
lazygit
gtypist
];
nixpkgs.config.permittedInsecurePackages = [
@ -103,7 +108,7 @@
{
appId = "org.vinegarhq.Sober";
origin = "flathub";
commit = "e28fd81675b0871614ccdc8fc66c6da6761dd11333a65900a0451edf07ef0ea6";
#commit = "e28fd81675b0871614ccdc8fc66c6da6761dd11333a65900a0451edf07ef0ea6";
}
];
};