mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds wireguard to violet
This commit is contained in:
parent
79f5a3e0bf
commit
9230011092
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
jq
|
jq
|
||||||
|
wireguard-tools # VPN connections
|
||||||
|
openresolv # required for wireguard-tools
|
||||||
tmux
|
tmux
|
||||||
htop
|
htop
|
||||||
eza
|
eza
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue