mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 16:17:46 +00:00
Add tailscale and openvpn
This commit is contained in:
parent
86cf85a517
commit
41f182ca22
4 changed files with 37 additions and 4 deletions
|
|
@ -28,7 +28,9 @@ in {
|
|||
mods.desktop.enable = true;
|
||||
mods.desktop.wayland.enable = false;
|
||||
mods.theme.enable = true;
|
||||
mods.theme.scheme = "woodland";
|
||||
mods.theme.wallpaper = ./wallpaper.png;
|
||||
mods.openvpn.enable = true;
|
||||
|
||||
services.xserver.windowManager.i3.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue