Skip to content

Commit

Permalink
feat: add active directory support
Browse files Browse the repository at this point in the history
We were missing a bunch of packages for this: fedora-silverblue/issue-tracker#550

Gives us feature parity with Workstation. When we switch to bootc we should just pull in `domain-client` instead.
  • Loading branch information
castrojo authored Sep 14, 2024
1 parent 3d773c5 commit 2743180
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"all": {
"include": {
"all": [
"adcli",
"bash-color-prompt",
"bcache-tools",
"bootc",
Expand All @@ -12,6 +13,7 @@
"fish",
"firewall-config",
"foo2zjs",
"freeipa-client",
"fuse-encfs",
"gcc",
"glow",
Expand All @@ -23,10 +25,13 @@
"input-remapper",
"libimobiledevice",
"libxcrypt-compat",
"libsss_autofs",
"libssd_sudo",
"lm_sensors",
"make",
"mesa-libGLU",
"nerd-fonts",
"oddjob-mkhomedir",
"opendyslexic-fonts",
"playerctl",
"printer-driver-brlaser",
Expand All @@ -40,6 +45,10 @@
"samba-winbind-modules",
"samba",
"solaar",
"sssd-ad",
"sssd-ipa",
"sssd-krb5",
"sssd-nfs-idmap",
"stress-ng",
"tailscale",
"tmux",
Expand Down

0 comments on commit 2743180

Please sign in to comment.