added ncdu to image, removed vconsole.conf
Some checks failed
Daily Build Silverblue Image / build (push) Has been cancelled

This commit is contained in:
Joshua Seiger-Eatwell 2025-01-03 08:35:46 +01:00
parent 7ddec690a9
commit e455e1f4e7
2 changed files with 1 additions and 4 deletions

View File

@ -2,10 +2,9 @@ ARG FEDORA_MAJOR_VERSION=41
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION} FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
COPY vconsole.conf /etc/vconsole.conf
RUN rpm-ostree install \ RUN rpm-ostree install \
vim vim
ncdu
RUN rpm-ostree override remove firefox firefox-langpacks RUN rpm-ostree override remove firefox firefox-langpacks

View File

@ -1,2 +0,0 @@
KEYMAP="dk"
FONT="eurlatgr"