mathematics: init module with lean4

This commit is contained in:
2026-06-09 20:11:19 +02:00
parent 89d5ac8a17
commit 259ee7e554
3 changed files with 9 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
_: {
flake.nixosModules.mathematics = {pkgs, ...}: {
environment.systemPackages = with pkgs; [
lean4
];
};
}
+1
View File
@@ -35,6 +35,7 @@
kdrive-desktop # we will setup this later kdrive-desktop # we will setup this later
latex latex
ly ly
mathematics
mullvad mullvad
networking networking
notifications notifications
+1
View File
@@ -36,6 +36,7 @@
kdrive-laptop kdrive-laptop
latex latex
ly ly
mathematics
mullvad mullvad
networking networking
notifications notifications