otd again and rnote

This commit is contained in:
twoneis 2024-08-29 02:49:08 +02:00
parent 8b759a40f4
commit ff121c61b6
2 changed files with 9 additions and 1 deletions

View file

@ -38,5 +38,9 @@ in {
extraGroups = [ "networkmanager" "wheel" ];
};
hardware.opentabletdriver = {
enable = true;
};
system.stateVersion = conf.stateVersion;
}