mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
added security packages like pass
, tomb
and browserpass
This commit is contained in:
@@ -351,6 +351,7 @@
|
|||||||
# enable = true;
|
# enable = true;
|
||||||
# nssmdns = true;
|
# nssmdns = true;
|
||||||
# };
|
# };
|
||||||
|
programs.browserpass.enable = true;
|
||||||
services.upower.enable = true;
|
services.upower.enable = true;
|
||||||
programs.fish.enable = true;
|
programs.fish.enable = true;
|
||||||
programs.dconf.enable = true;
|
programs.dconf.enable = true;
|
||||||
@@ -614,6 +615,14 @@
|
|||||||
clamav #scan command: sudo freshcalm; clamscan [options] [file/directory/-]
|
clamav #scan command: sudo freshcalm; clamscan [options] [file/directory/-]
|
||||||
chkrootkit #scan command: sudo chkrootkit
|
chkrootkit #scan command: sudo chkrootkit
|
||||||
|
|
||||||
|
pass
|
||||||
|
passExtensions.pass-tomb
|
||||||
|
passExtensions.pass-update
|
||||||
|
passExtensions.pass-otp
|
||||||
|
passExtensions.pass-import
|
||||||
|
passExtensions.pass-audit
|
||||||
|
tomb
|
||||||
|
|
||||||
# vulkan-tools
|
# vulkan-tools
|
||||||
# opencl-info
|
# opencl-info
|
||||||
# clinfo
|
# clinfo
|
||||||
|
Reference in New Issue
Block a user