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
Owner

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.

i would appreciate someone double-checking this before merging.

when building i get these warnings so i fixed them: ```text 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. ``` i would appreciate someone double-checking this before merging.
reese added 1 commit 2025-01-24 23:04:51 +00:00
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.
```
forest merged commit 2171f3c028 into main 2025-01-27 09:08:10 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cyberia/capsul-images#17
No description provided.