summaryrefslogtreecommitdiff
path: root/home/ebisu/core/system/encryption/default.nix
blob: d2564b220ed5554bcb06a88022c7a15fd66a5e69 (plain) (blame)
1
2
3
4
5
6
{
  imports = [
    # ./bitwarden.nix
    ./proton.nix
  ];
}