We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa464fc commit 9a6aa0dCopy full SHA for 9a6aa0d
build_files/build.sh
@@ -29,15 +29,4 @@ dnf5 -y install mako swaybg
29
dnf5 -y copr enable wezfurlong/wezterm-nightly
30
dnf5 -y install wezterm
31
32
-# Neovim
33
-dnf5 -y copr enable agriffis/neovim-nightly
34
-dnf5 -y install neovim python3-neovim
35
-
36
# systemctl enable podman.socket
37
38
-### BinaryOS Branding
39
-# os-release file for OS Version
40
-rsync -rvK /ctx/system_files/ /
41
42
-# Neutral spinner theme
43
-plymouth-set-default-theme spinner -R 2>/dev/null || true
build_files/system_files/usr/lib/os-release
0 commit comments