Move and rename some stuff whatever
This commit is contained in:
parent
a0cc623c4b
commit
7c5ff0253e
38 changed files with 53 additions and 127 deletions
|
@ -33,7 +33,7 @@
|
|||
"9" = "f9";
|
||||
"0" = "f10";
|
||||
"-" = "f11";
|
||||
#"=" = "f12";
|
||||
# ?? "=" = "f12";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{ ... }:
|
||||
{ lib, ... }:
|
||||
{
|
||||
services.tlp.enable = true;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
# Enable this when 24.11 drops
|
||||
#services.userborn.enable = true;
|
||||
services.userborn.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue