add fixed modules back
This commit is contained in:
parent
8247456c21
commit
0394c34584
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
||||||
./modules/binary-caches.nix
|
./modules/binary-caches.nix
|
||||||
./modules/science.nix
|
./modules/science.nix
|
||||||
./modules/mail.nix
|
./modules/mail.nix
|
||||||
|
./modules/emacs.nix
|
||||||
|
./modules/virtualization.nix
|
||||||
({ pkgs, ... }: {
|
({ pkgs, ... }: {
|
||||||
nixpkgs.overlays = [ rust-overlay.overlay ];
|
nixpkgs.overlays = [ rust-overlay.overlay ];
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
Loading…
Add table
Reference in a new issue