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
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
# started in user sessions.
|
# started in user sessions.
|
||||||
# programs.mtr.enable = true;
|
# programs.mtr.enable = true;
|
||||||
|
hardware.opentabletdriver.enable = true;
|
||||||
services.fprintd = {
|
services.fprintd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.fprintd-tod;
|
package = pkgs.fprintd-tod;
|
||||||
|
|
|
@ -6,6 +6,6 @@
|
||||||
../../modules/security
|
../../modules/security
|
||||||
../../modules/audio
|
../../modules/audio
|
||||||
../../modules/stylix
|
../../modules/stylix
|
||||||
../../modules/eletrical
|
../../modules/electrical
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
# here is some command line tools I use frequently
|
# here is some command line tools I use frequently
|
||||||
# feel free to add your own or remove some of them
|
# feel free to add your own or remove some of them
|
||||||
android-tools
|
android-tools
|
||||||
|
wacomtablet
|
||||||
prusa-slicer
|
prusa-slicer
|
||||||
openhantek6022
|
openhantek6022
|
||||||
tor
|
tor
|
||||||
|
@ -228,7 +229,7 @@
|
||||||
userEmail = "wlin@kaitotlex.systems";
|
userEmail = "wlin@kaitotlex.systems";
|
||||||
signing = {
|
signing = {
|
||||||
signByDefault = true;
|
signByDefault = true;
|
||||||
key = "BC04C0C14AEDA705B8FBACE8C5F52A3C0F3B4A77";
|
key = "2AE6771F14386F9B85E48685A9209668BFA39C0E";
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue