kcnhub: user: david: unstable emacs

master
Antoine Fauroux 2025-09-11 14:16:13 -04:00
parent 136cdff6fc
commit e098c93f11
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
homeSize = "50g"; homeSize = "50g";
homeProjectId = 100; homeProjectId = 100;
packages = with pkgs; [ packages = with pkgs; [
emacs unstable.emacs
]; ];
}; };
} }