Sync packages
This commit is contained in:
parent
80431b113d
commit
42d7f249d4
@ -27,6 +27,7 @@
|
|||||||
RUN apt install -y python3-opencv meson ninja-build cmake afl*
|
RUN apt install -y python3-opencv meson ninja-build cmake afl*
|
||||||
RUN apt install -y clang-9 lldb-9 llvm-9* libfuzzer-9-dev
|
RUN apt install -y clang-9 lldb-9 llvm-9* libfuzzer-9-dev
|
||||||
RUN apt install -y pkg-config binutils-dev libunwind-dev
|
RUN apt install -y pkg-config binutils-dev libunwind-dev
|
||||||
|
RUN apt install -y command-not-found libglib2.0-dev bsdmainutils
|
||||||
|
|
||||||
RUN groupmod users -g 100
|
RUN groupmod users -g 100
|
||||||
RUN useradd user -u 1000 -g 100 -s /bin/zsh
|
RUN useradd user -u 1000 -g 100 -s /bin/zsh
|
||||||
|
@ -84,7 +84,7 @@ in {
|
|||||||
|
|
||||||
# base x
|
# base x
|
||||||
rofi xlibs.xmodmap ubuntu_font_family i3lock unstable.kitty
|
rofi xlibs.xmodmap ubuntu_font_family i3lock unstable.kitty
|
||||||
xfce.xfce4notifyd libnotify gtk_engines x2x lxappearance-gtk3
|
libnotify gtk_engines x2x lxappearance-gtk3
|
||||||
pulsemixer arc-theme xorg.xhost xclip
|
pulsemixer arc-theme xorg.xhost xclip
|
||||||
gnome3.dconf gnome3.dconf-editor gsettings-desktop-schemas gsettings-qt
|
gnome3.dconf gnome3.dconf-editor gsettings-desktop-schemas gsettings-qt
|
||||||
xorg.xcursorthemes capitaine-cursors gnome3.cheese
|
xorg.xcursorthemes capitaine-cursors gnome3.cheese
|
||||||
|
Loading…
Reference in New Issue
Block a user