mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
useless
This commit is contained in:
parent
5b28d9eca5
commit
a9de3c3e7e
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@ in
|
|||
{ options.modules.security = { enable = mkEnableOption "security"; };
|
||||
config = mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
pass wireguard-tools ipscan protonmail-bridge
|
||||
gnome.gnome-keyring
|
||||
pass wireguard-tools ipscan
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue