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