This commit is contained in:
Clayton Hickey 2026-02-08 17:21:46 -05:00
parent 1f1851078c
commit c6a42275dc
Signed by: clay53
SSH key fingerprint: SHA256:fjW4+nfPltYzrJ4uZlYQvrYMshxHnah2S4qM8Hth9HQ
2 changed files with 19 additions and 107 deletions

View file

@ -171,7 +171,7 @@
arduino-ide
josm
krita
jetbrains.idea-ultimate
jetbrains.idea
android-studio
gparted
jdk
@ -187,7 +187,7 @@
code-cursor
firefox
popsicle
nixfmt-rfc-style
nixfmt
graphviz
alacritty
prismlauncher
@ -211,6 +211,7 @@
tcpdump
kicad
orca-slicer
android-tools
];
sessionVariables = {
EDITOR = "${inputs.cnvim.packages.x86_64-linux.default}/bin/nvim";
@ -236,7 +237,6 @@
};
programs = {
adb.enable = true;
steam = {
enable = true;
};