renamed option

This commit is contained in:
Osman Faruk Bayram 2024-12-29 16:27:34 +03:00
parent 41aa5f5547
commit 21089d2df0

View file

@ -159,7 +159,7 @@
bayram = { bayram = {
isNormalUser = true; isNormalUser = true;
description = "So my family have easy access"; description = "So my family have easy access";
passwordFile = config.age.secrets.bayram.path; hashedPasswordFile = config.age.secrets.bayram.path;
extraGroups = ["networkmanager"]; extraGroups = ["networkmanager"];
packages = with pkgs; [ packages = with pkgs; [
vlc vlc