Do not install media role on neelix.
This commit is contained in:
@@ -84,7 +84,7 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
environment.variables.EDITOR = "${pkgs.my_emacs}/bin/plainmacs";
|
||||
environment.variables.EDITOR = "plainmacs";
|
||||
}
|
||||
(lib.mkIf (config.me.graphical) {
|
||||
nixpkgs.overlays = [
|
||||
|
||||
Reference in New Issue
Block a user