❄️ Dotfiles for our NixOS system configuration.

chore: update comment

Chloe 844c3b47 b7b739e2

Changed files
+1 -1
modules
+1 -1
modules/wsl/default.nix
···
defaultUser = "chloe";
};
-
# Windows manages the firewall for us.
+
# Windows manages the firewall for us, so disable NixOS specific firewall settings.
settings.firewall.enable = false;
# Allow opening files and links in Windows from WSL