Commit 52044abd0999
Changed files (1)
systems
athena
systems/athena/home.nix
@@ -1,6 +1,7 @@
{ lib, ... }:
{
imports = [
+ ../../home/common/desktop/passage.nix
../../home/common/services/imapfilter.nix
];