renamed option
This commit is contained in:
parent
41aa5f5547
commit
21089d2df0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue