Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@ systemConfig:
- libselinux-utils
# - selinux-policy-targeted

# --- NETWORK ---
- NetworkManager
- NetworkManager-libnm
# - NetworkManager-tui
Comment thread
yockgen marked this conversation as resolved.

Comment thread
srmungar marked this conversation as resolved.
additionalFiles:
- local: ../additionalfiles/99-dhcp-en.network
final: /etc/systemd/network/99-dhcp-en.network
Expand Down
Loading