mirror of
https://github.com/librephoenix/nixos-config
synced 2025-11-30 22:54:01 +05:30
qt6 fixes for other systems
This commit is contained in:
parent
6f6d16dff1
commit
f319787c69
2 changed files with 3 additions and 3 deletions
|
|
@ -42,7 +42,7 @@
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
openldap ldapvi rclone teams-for-linux rpi-imager freerdp pkgs-stable.tigervnc unixtools.xxd nodejs electron
|
||||
openldap ldapvi rclone teams-for-linux pkgs-stable.rpi-imager freerdp pkgs-stable.tigervnc unixtools.xxd nodejs electron
|
||||
];
|
||||
|
||||
home.sessionVariables = lib.mkIf config.userSettings.hyprland.enable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue