mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
got python default.nix working
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
python313
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user