summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/gheshki/userOptions.nix1
-rw-r--r--hosts/mentat/userOptions.nix1
2 files changed, 2 insertions, 0 deletions
diff --git a/hosts/gheshki/userOptions.nix b/hosts/gheshki/userOptions.nix
index 72631ce..9854bd1 100644
--- a/hosts/gheshki/userOptions.nix
+++ b/hosts/gheshki/userOptions.nix
@@ -4,4 +4,5 @@
gitEmail = "amir@glgdgt.com";
gitName = "Amir Saeid";
fontName = "BlexMono Nerd Font";
+ pythonVersion = "3.14";
}
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";
}