feat: update to latest linux kernel
This commit is contained in:
parent
5a383e7aad
commit
020ec5e967
15 changed files with 204 additions and 196 deletions
|
|
@ -71,6 +71,9 @@ in
|
|||
|
||||
settings =
|
||||
{
|
||||
debug = {
|
||||
disable_logs = false;
|
||||
};
|
||||
bind = import ./hypr/bind.nix { inherit mainMod nvidia-offload-enabled; };
|
||||
bindm = import ./hypr/bindm.nix { inherit mainMod; };
|
||||
monitor = import ./hypr/monitor.nix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue