make recommended changes to nixos config #17

Merged
forest merged 1 commit from nixos-patch-1 into main 2025-01-27 09:08:10 +00:00

1 commit

Author SHA1 Message Date
2171f3c028 make recommended changes to nixos config
when building i get these warnings so i fixed them:

```
evaluation warning: The option `services.openssh.passwordAuthentication' defined in `/etc/nixos/configuration.nix' has been renamed to `services.openssh.settings.PasswordAuthentication'.
evaluation warning: The boot.loader.grub.version option does not have any effect anymore, please remove it from your configuration.
```
2025-01-24 23:04:04 +00:00