Enable bluetooth suport on work-laptop and fallback to older kernel to fix Intel's mess
This commit is contained in:
parent
e59109027b
commit
5b85387567
2 changed files with 18 additions and 4 deletions
|
|
@ -3,6 +3,7 @@
|
|||
home.packages = with pkgs; [
|
||||
zsh-syntax-highlighting
|
||||
ranger
|
||||
linuxPackages.perf
|
||||
];
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
|
|
@ -82,4 +83,4 @@
|
|||
};
|
||||
recursive = true;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue