From c32f17dfc3b5f125828b0d880526f697f67cbb9c Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Sun, 10 May 2026 21:43:20 +0100 Subject: Add a python module --- hosts/mentat/userOptions.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/mentat') diff --git a/hosts/mentat/userOptions.nix b/hosts/mentat/userOptions.nix index dfe8fcf..8fa43a3 100644 --- a/hosts/mentat/userOptions.nix +++ b/hosts/mentat/userOptions.nix @@ -4,4 +4,5 @@ gitEmail = "amir@glgdgt.com"; gitName = "Amir Saeid"; fontName = "BlexMono Nerd Font"; + pythonVersion = "3.14"; } -- cgit v1.2.3