Solve initalPassword error

This commit is contained in:
Théo Barnouin 2024-11-28 11:39:31 +01:00
parent c88b1e03be
commit 25218cc404
3 changed files with 12 additions and 1 deletions

View file

@ -28,7 +28,6 @@
options = "--delete-older-than 7d";
};
age.secrets.initialPassword.file = ./secrets/initialPassword.age;
security.sudo.wheelNeedsPassword = false;
users = {
users.tbarnouin = {