priscilla: add runtime packages for shadowsocks
This commit is contained in:
parent
ab37bc5b43
commit
92bcafc877
@ -100,4 +100,12 @@
|
||||
options = lib.mkDefault "--delete-older-than 7d";
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
helix
|
||||
zellij
|
||||
btop
|
||||
shadowsocks-rust
|
||||
shadowsocks-v2ray-plugin
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user