kuroko switch daily

This commit is contained in:
KaitoTLex 2025-02-05 11:32:19 -08:00
parent 5906ca2aa3
commit 50cf840ad2
No known key found for this signature in database
GPG key ID: A9209668BFA39C0E
3 changed files with 4 additions and 2 deletions

View file

@ -129,6 +129,7 @@
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.
# programs.mtr.enable = true;
hardware.opentabletdriver.enable = true;
services.fprintd = {
enable = true;
package = pkgs.fprintd-tod;

View file

@ -6,6 +6,6 @@
../../modules/security
../../modules/audio
../../modules/stylix
../../modules/eletrical
../../modules/electrical
];
}

View file

@ -23,6 +23,7 @@
# here is some command line tools I use frequently
# feel free to add your own or remove some of them
android-tools
wacomtablet
prusa-slicer
openhantek6022
tor
@ -228,7 +229,7 @@
userEmail = "wlin@kaitotlex.systems";
signing = {
signByDefault = true;
key = "BC04C0C14AEDA705B8FBACE8C5F52A3C0F3B4A77";
key = "2AE6771F14386F9B85E48685A9209668BFA39C0E";
};
};