feat: switch to mullvadvpn, switch to docker

This commit is contained in:
Jacob Bachmann 2024-05-05 11:41:13 +02:00
parent 36ace852a8
commit 720d341cca
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
8 changed files with 21 additions and 21 deletions

View file

@ -61,6 +61,7 @@
};
imports = [
./arr.nix
./audio.nix
./ausweisapp.nix
./bluetooth.nix
@ -73,7 +74,6 @@
./kdeconnect.nix
./keyd.nix
./man.nix
./mozillavpn.nix
./network.nix
./nh.nix
./nix-ld.nix
@ -82,12 +82,10 @@
./ollama.nix
./opengl.nix
./openssh.nix
./openvpn.nix
./power.nix
./packages.nix
./printing.nix
./ratbag.nix
./rr.nix
./security.nix
./shell.nix
./steam.nix
@ -95,6 +93,7 @@
./tts.nix
./udisks2.nix
./virtualisation.nix
./vpn.nix
./xdg-portal.nix
];
}