From 08f643637f3630833edf2f84627ef45e22d579a9 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Fri, 3 Jan 2025 00:03:06 +0100 Subject: toaster: add back mutt and paraphenalia --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index af524c2..49d22a5 100644 --- a/flake.nix +++ b/flake.nix @@ -66,6 +66,7 @@ # ./modules/virtualization.nix ./hosts/toaster/secure-boot.nix ./modules/chromium.nix + ./modules/mail ]; }; cloud = nixpkgs-stable.lib.nixosSystem { -- cgit v1.3.1