summaryrefslogtreecommitdiff
path: root/hosts/gheshki
diff options
context:
space:
mode:
authorAmir Saeid <amir@glgdgt.com>2026-05-10 21:43:20 +0100
committerAmir Saeid <amir@glgdgt.com>2026-05-10 21:43:20 +0100
commitc32f17dfc3b5f125828b0d880526f697f67cbb9c (patch)
tree5c4223004727383226cd2668e4ac1bcff9ad833d /hosts/gheshki
parentd19cb434e4b633dfff78bd40bb6977f2200efaaa (diff)
Add a python module
Diffstat (limited to 'hosts/gheshki')
-rw-r--r--hosts/gheshki/userOptions.nix1
1 files changed, 1 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";
}