23.05@nox

This commit is contained in:
2023-06-11 11:14:01 +02:00
parent db3c09ee30
commit 5ab4633778
10 changed files with 28 additions and 62 deletions

View File

@@ -1,5 +1,7 @@
{ config, pkgs, lib, ... }:
{
programs.zsh.enable = true;
users.users.jornane = {
isNormalUser = true;
uid = 1002;

View File

@@ -81,12 +81,12 @@
#nim
#nimble
poetry
(python3.withPackages (python-packages: with python-packages; [
matplotlib
more-itertools
numpy
#objexplore # TODO: package this, used in python interactive shell
poetry
ptpython
python-lsp-server
pyyaml