nemo-seahorse
You can add the extension to nemo using the following configuration:
{
environment.systemPackages = with pkgs; [
(nemo-with-extensions.override {
extensions = [ nemo-seahorse ];
})
];
services.dbus.packages = with pkgs; [
libcryptui
];
services.desktopManager.gnome.extraGSettingsOverridePackages = with pkgs; [
nemo
gcr
libcryptui
nemo-seahorse
];
}
- Name
- nemo-seahorse
- Programs
nemo-seahorse-tool
- Homepage
- Version
- 6.6.0
- License
- Maintainers
- Platforms
- aarch64-linux
- armv5tel-linux
- armv6l-linux
- armv7a-linux
- armv7l-linux
- i686-linux
- loongarch64-linux
- m68k-linux
- microblaze-linux
- microblazeel-linux
- mips-linux
- mips64-linux
- mips64el-linux
- mipsel-linux
- powerpc-linux
- powerpc64-linux
- powerpc64le-linux
- riscv32-linux
- riscv64-linux
- s390-linux
- s390x-linux
- x86_64-linux
- Defined
- Source