Nixos: Various cleanups

This commit is contained in:
2024-10-10 16:02:04 +02:00
parent a196102ebb
commit 5178993594
13 changed files with 346 additions and 282 deletions
+1
View File
@@ -6,6 +6,7 @@
pkgs,
...
}:
# TODO: Remove this module, put protonmail into the email module
with lib;
with mylib.modules; let
cfg = config.modules.misc;