For managing ldap server
This commit is contained in:
@ -40,6 +40,10 @@
|
||||
bluetooth.enable = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
openldap ldapvi
|
||||
];
|
||||
|
||||
home.sessionVariables = lib.mkIf config.userSettings.hyprland.enable {
|
||||
AQ_DRM_DEVICES = lib.mkForce "/dev/dri/card0";
|
||||
};
|
||||
|
Reference in New Issue
Block a user