We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 841c9b8 commit 0c29455Copy full SHA for 0c29455
configuration.nix
@@ -120,6 +120,8 @@
120
# List packages installed in system profile. To search, run:
121
# $ nix search wget
122
environment.systemPackages = with pkgs; [
123
+ # nomacs
124
+ # vimus
125
ahoviewer
126
anki
127
binutils
@@ -139,20 +141,22 @@
139
141
hexchat
140
142
htop
143
jpegoptim
- plasma5Packages.kio-extras
- plasma5Packages.breeze-icons
144
keepassxc
145
krita
146
krusader
147
+ kvm
148
mpv
149
networkmanager
150
nitrogen
151
nix-bash-completions
- # nomacs
152
ntfs3g
153
optipng
154
pavucontrol
155
+ plasma5Packages.breeze-icons
156
+ plasma5Packages.kio-extras
157
psmisc
158
+ qemu
159
+ qemu-utils
160
racket
161
ripgrep
162
rofi
@@ -162,7 +166,6 @@
166
spotify
163
167
tmsu
164
168
unzip
165
- # vimus
169
wget
170
which
171
wine
0 commit comments