diff --git a/nixos/profiles/hw-legion-15arh05h.nix b/nixos/profiles/hw-legion-15arh05h.nix index 3be413f..c75f597 100644 --- a/nixos/profiles/hw-legion-15arh05h.nix +++ b/nixos/profiles/hw-legion-15arh05h.nix @@ -6,6 +6,8 @@ fira-code-nerdfont ]; + security.wheelNeedsSudoPassword = false; + boot = { # for managing/mounting ntfs supportedFilesystems = [ "ntfs" ];