feat(home-packages): switch to nautilus from thunar; add fido2-manage
This commit is contained in:
parent
b4872bfcec
commit
09f30fd193
1 changed files with 3 additions and 1 deletions
|
|
@ -16,7 +16,8 @@
|
||||||
hyfetch
|
hyfetch
|
||||||
fastfetch
|
fastfetch
|
||||||
ranger
|
ranger
|
||||||
xfce.thunar
|
nautilus
|
||||||
|
fido2-manage
|
||||||
|
|
||||||
# For Hyprland hotkeys:
|
# For Hyprland hotkeys:
|
||||||
brightnessctl
|
brightnessctl
|
||||||
|
|
@ -41,4 +42,5 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.config.vesktop.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland";
|
nixpkgs.config.vesktop.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue