From 0394c34584f2272100bf2cde45302edfb428fd24 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Thu, 30 Jun 2022 13:47:02 +0200 Subject: [PATCH] add fixed modules back --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 9d3b38d..9ffda79 100644 --- a/flake.nix +++ b/flake.nix @@ -34,6 +34,8 @@ ./modules/binary-caches.nix ./modules/science.nix ./modules/mail.nix + ./modules/emacs.nix + ./modules/virtualization.nix ({ pkgs, ... }: { nixpkgs.overlays = [ rust-overlay.overlay ]; environment.systemPackages = with pkgs; [