mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-11 18:18:37 +02:00
mathematics: init module with lean4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
_: {
|
||||
flake.nixosModules.mathematics = {pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
lean4
|
||||
elan
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user