fix: remove py
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ pkgs, deployment, ... }:
|
||||
{
|
||||
home.packages = [
|
||||
pkgs.python3
|
||||
deployment.packages.${pkgs.system}.nodeiwest-helper
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user