[Desktop/Developer] developer-specific packages in the relevant section

Re-enable adfs-rootless
Remove system-wide clion install
This commit is contained in:
Antoine Viallon 2023-05-18 00:34:58 +02:00
parent bba0c6b404
commit 59e1b6f350
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
2 changed files with 18 additions and 20 deletions

View file

@ -2,6 +2,7 @@
with lib;
let
cfg = config.aviallon.developer;
generalCfg = config.aviallon.general;
in {
options.aviallon.developer = {
enable = mkEnableOption "enable developer mode on this machine";
@ -30,13 +31,21 @@ in {
vulkan-tools
gh # GitHub CLI
clinfo
binutils
cpuset
gptfdisk # gdisk
gcc
gnumake
cmake
linux-manual man-pages man-pages-posix
linuxHeaders
libsForQt5.kdevelop
jetbrains.clion
# adbfs-rootless
unstable.adbfs-rootless
amdctl
];