mirror of
https://codeberg.org/geekygays/nixconf.git
synced 2024-11-04 23:57:12 +00:00
Fixes do{x -> s}box typo.
This commit is contained in:
parent
7b98300877
commit
8ea816895d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
{
|
||||
home.packages = with pkgs; [
|
||||
xclip wl-clipboard tree unzip kitty.terminfo
|
||||
doxbox cartridges retroarchFull minetest superTuxKart
|
||||
dosbox cartridges retroarchFull minetest superTuxKart
|
||||
ungoogled-chromium librewolf
|
||||
plex-media-player freetube vlc
|
||||
] ++ (with gnomeExtensions; [
|
||||
|
|
Loading…
Reference in a new issue