From 21089d2df034cd4f7257aa16403faaeea046cf12 Mon Sep 17 00:00:00 2001 From: osbm Date: Sun, 29 Dec 2024 16:27:34 +0300 Subject: [PATCH] renamed option --- hosts/ymir/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/ymir/configuration.nix b/hosts/ymir/configuration.nix index a39f781..5c4d0bd 100644 --- a/hosts/ymir/configuration.nix +++ b/hosts/ymir/configuration.nix @@ -159,7 +159,7 @@ bayram = { isNormalUser = true; description = "So my family have easy access"; - passwordFile = config.age.secrets.bayram.path; + hashedPasswordFile = config.age.secrets.bayram.path; extraGroups = ["networkmanager"]; packages = with pkgs; [ vlc