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