task | add t2 and pi1
This commit is contained in:
parent
e485c0b0b6
commit
48dcf2c25d
8 changed files with 101 additions and 25 deletions
|
|
@ -125,31 +125,6 @@ in {
|
|||
ACTION=="add|change", KERNEL=="sd[a-z]*[0-9]*|mmcblk[0-9]*p[0-9]*|nvme[0-9]*n[0-9]*p[0-9]*", ENV{ID_FS_TYPE}=="ext4", ATTR{../queue/scheduler}="none"
|
||||
'';
|
||||
};
|
||||
# kmscon = {
|
||||
# enable = true;
|
||||
# fonts = [
|
||||
# {
|
||||
# name = "Source Code Pro";
|
||||
# package = pkgs.source-code-pro;
|
||||
# }
|
||||
# ];
|
||||
# extraConfig = ''
|
||||
# font-size=10
|
||||
# palette=custom
|
||||
# palette-black=33, 34, 44
|
||||
# palette-cyan=128, 255, 234
|
||||
# palette-dark-grey=182, 185, 201
|
||||
# palette-green=138, 255, 128
|
||||
# palette-dark-grey=65, 69, 88
|
||||
# palette-light-grey=98, 103, 132
|
||||
# palette-light-green=208, 255, 204
|
||||
# palette-light-red=255, 212, 204
|
||||
# palette-light-yellow=255, 255, 204
|
||||
# palette-red=255, 149, 128
|
||||
# palette-white=248, 248, 242
|
||||
# palette-yellow=255, 255, 128
|
||||
# '';
|
||||
# };
|
||||
pcscd = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
@ -279,6 +254,7 @@ in {
|
|||
brightnessctl
|
||||
btop
|
||||
colmena
|
||||
delta
|
||||
espeak-classic
|
||||
fwup
|
||||
fwupd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue