This website requires JavaScript.
Explore
Help
Sign In
helvetica
/
puter
Watch
1
Star
0
Fork
You've already forked puter
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
f59e1af4bd
puter
/
class
/
desktop
/
mullvad.nix
7 lines
100 B
Nix
Raw
Normal View
History
Unescape
Escape
improvements
2024-02-14 22:06:49 +00:00
{
pkgs
,
.
.
.
}:
{
services
.
mullvad-vpn
=
{
enable
=
true
;
package
=
pkgs
.
mullvad-vpn
;
}
;
init
2024-02-04 20:51:11 +00:00
}
Reference in a new issue
Copy permalink