oscar: Add to list of installed software
This commit is contained in:
parent
649015b997
commit
4ccc14061e
|
@ -134,14 +134,18 @@
|
||||||
frescobaldi
|
frescobaldi
|
||||||
gimp
|
gimp
|
||||||
gnome-sound-recorder
|
gnome-sound-recorder
|
||||||
|
inkscape
|
||||||
josm
|
josm
|
||||||
kate
|
kate
|
||||||
|
krita
|
||||||
# kicad # https://github.com/NixOS/nixpkgs/issues/335003
|
# kicad # https://github.com/NixOS/nixpkgs/issues/335003
|
||||||
(import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/13456ccaf2874c921891b04fe0c39fc79aa7357f.tar.gz") {}).kicad
|
(import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/13456ccaf2874c921891b04fe0c39fc79aa7357f.tar.gz") {}).kicad
|
||||||
libreoffice-qt
|
libreoffice-qt
|
||||||
|
mumble
|
||||||
prismlauncher
|
prismlauncher
|
||||||
prusa-slicer
|
prusa-slicer
|
||||||
qgis
|
qgis
|
||||||
|
scummvm
|
||||||
|
|
||||||
# command line applications
|
# command line applications
|
||||||
iperf
|
iperf
|
||||||
|
@ -151,17 +155,28 @@
|
||||||
alsa-utils
|
alsa-utils
|
||||||
dig
|
dig
|
||||||
file
|
file
|
||||||
|
ffmpeg
|
||||||
git-absorb
|
git-absorb
|
||||||
imagemagick
|
imagemagick
|
||||||
killall
|
killall
|
||||||
pv
|
pv
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
|
|
||||||
# a few basic compilers
|
# compilers/language utils
|
||||||
clang
|
cargo
|
||||||
go
|
|
||||||
rustc
|
rustc
|
||||||
|
|
||||||
|
clang
|
||||||
|
|
||||||
|
go
|
||||||
|
go-tools
|
||||||
|
gopls
|
||||||
|
|
||||||
|
# audio tools
|
||||||
|
jacktrip
|
||||||
|
qjackctl
|
||||||
|
qsynth
|
||||||
|
|
||||||
# Unfree:
|
# Unfree:
|
||||||
discord
|
discord
|
||||||
factorio-space-age
|
factorio-space-age
|
||||||
|
|
Loading…
Reference in a new issue