From 351ef78a5668fa8c93887b58e83738b449237ce6 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Fri, 7 Jun 2024 17:29:52 -0400 Subject: [PATCH] artemision: python312 -> python Signed-off-by: ahuston-0 --- users/alice/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/alice/home.nix b/users/alice/home.nix index 1f1c4a8..009af3d 100644 --- a/users/alice/home.nix +++ b/users/alice/home.nix @@ -41,7 +41,7 @@ homeDirectory = "/home/alice"; packages = with pkgs; [ gnumake - python312 + python3 # useful tools ncdu