push
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
den.aspects.sshuttle = {
|
||||
nixos = { pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
python
|
||||
python3
|
||||
sshuttle
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user