wooting again

Signed-off-by: Alex Stan <alex.stan.2010@proton.me>
This commit is contained in:
Alex Stan 2023-11-16 16:08:33 +02:00
parent d549e8970f
commit d05df26e3d

View file

@ -122,6 +122,7 @@ in {
"networkmanager"
"wheel"
"vboxusers"
"input"
];
shell = pkgs.fish;
hashedPassword = "$6$OBjnSQhhJgHsr5LE$jFtUz.2qv0l2viv86exXmfHWC0fDFXKD3rqH41NmqgkdoBrwY2rPkDBCPjdq7PSoeudYcQ0nXxJvh1N7EIUs90";
@ -334,6 +335,8 @@ hardware = {
bluetooth = {
enable = true;
};
wooting.enable = true;
};
}