added dosbox

This commit is contained in:
Elias Gasparis 2025-01-13 18:24:40 +08:00
parent 25a4bee30d
commit 380db8a377

View file

@ -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