summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
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; [