diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-05-10 21:43:20 +0100 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-05-10 21:43:20 +0100 |
| commit | c32f17dfc3b5f125828b0d880526f697f67cbb9c (patch) | |
| tree | 5c4223004727383226cd2668e4ac1bcff9ad833d /hosts/gheshki/userOptions.nix | |
| parent | d19cb434e4b633dfff78bd40bb6977f2200efaaa (diff) | |
Add a python module
Diffstat (limited to 'hosts/gheshki/userOptions.nix')
| -rw-r--r-- | hosts/gheshki/userOptions.nix | 1 |
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"; } |
