diff --git a/home/misc_pkgs/packages.nix b/home/misc_pkgs/packages.nix index 1348fe4..06b8beb 100644 --- a/home/misc_pkgs/packages.nix +++ b/home/misc_pkgs/packages.nix @@ -16,7 +16,8 @@ hyfetch fastfetch ranger - xfce.thunar + nautilus + fido2-manage # For Hyprland hotkeys: brightnessctl @@ -41,4 +42,5 @@ ]; nixpkgs.config.vesktop.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland"; + }