diff options
| author | adikro <adikro@disroot.org> | 2026-03-07 22:27:05 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-07 22:27:05 +0100 |
| commit | 11d05469368ecfe533c7720e7f5b624f2f8f19fc (patch) | |
| tree | c666f76157b6f9158a2faa723efbf10d1d3dab03 /hosts/desktop/home.nix | |
| parent | cacaadb79a73fca27bd8bbc0a33a0713d2379655 (diff) | |
...
Diffstat (limited to 'hosts/desktop/home.nix')
| -rw-r--r-- | hosts/desktop/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/desktop/home.nix b/hosts/desktop/home.nix index 196617b..9ca7073 100644 --- a/hosts/desktop/home.nix +++ b/hosts/desktop/home.nix @@ -43,6 +43,7 @@ starship.enable = true; }; soft = { + sioyek.enable = true; browser = { librewolf.enable = true; brave.enable = true; @@ -55,7 +56,6 @@ obsidian.enable = true; spicetify.enable = true; torrent.enable = true; - vpn.protonvpn.enable = true; yt-dlp.enable = true; }; }; |
