kuroko switch daily
This commit is contained in:
parent
5906ca2aa3
commit
50cf840ad2
3 changed files with 4 additions and 2 deletions
|
@ -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;
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
../../modules/security
|
||||
../../modules/audio
|
||||
../../modules/stylix
|
||||
../../modules/eletrical
|
||||
../../modules/electrical
|
||||
];
|
||||
}
|
||||
|
|
|
@ -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";
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue