added dosbox
This commit is contained in:
parent
25a4bee30d
commit
380db8a377
1 changed files with 12 additions and 4 deletions
|
@ -117,20 +117,24 @@
|
|||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
# vim # Do not forget to add an editor to edit configuration.ni>
|
||||
# basic terminal apps
|
||||
wget
|
||||
curl
|
||||
# nvtopPackages.full
|
||||
iotas
|
||||
fastfetch
|
||||
git
|
||||
btop
|
||||
htop
|
||||
|
||||
# core apps
|
||||
iotas
|
||||
curl
|
||||
keepassxc
|
||||
git
|
||||
nextcloud-client
|
||||
libreoffice-fresh
|
||||
hunspell #dictionaries for libreoffice
|
||||
hunspellDicts.en_CA
|
||||
hunspellDicts.en_US
|
||||
btop
|
||||
|
||||
restic
|
||||
kdePackages.kdenlive
|
||||
audacity
|
||||
|
@ -140,6 +144,10 @@
|
|||
ibus-with-plugins
|
||||
libchewing
|
||||
|
||||
#gaming
|
||||
dosbox
|
||||
|
||||
|
||||
];
|
||||
|
||||
# NOT WORKING FIX LATER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue