mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-05 12:02:18 +00:00
fixing fitbit
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
nixpkgs.hostPlatform.system = "x86_64-linux";
|
||||
networking.hostName = "StuPC-WSL";
|
||||
services.openssh.enable = true;
|
||||
custom = {
|
||||
mullvad.enable = true;
|
||||
mnt_public.enable = true;
|
||||
syncthing.enable = true;
|
||||
wsl.enable = true;
|
||||
};
|
||||
# custom = {
|
||||
# mullvad.enable = true;
|
||||
# mnt_public.enable = true;
|
||||
# syncthing.enable = true;
|
||||
# wsl.enable = true;
|
||||
# };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user