mirror of
https://codeberg.org/ultra/nixos-dotfiles.git
synced 2024-11-05 00:33:09 +02:00
wooting again
Signed-off-by: Alex Stan <alex.stan.2010@proton.me>
This commit is contained in:
parent
d549e8970f
commit
d05df26e3d
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue