revert surface kernel to default kernel (avoid rebuilding but no touch etc)
This commit is contained in:
parent
88507bc7fa
commit
8d74b03da2
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
||||||
./options.nix
|
./options.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Select kernel version
|
||||||
|
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||||
|
|
||||||
networking.hostName = "surface";
|
networking.hostName = "surface";
|
||||||
|
|
||||||
# Add user to surface control group for surface linux
|
# Add user to surface control group for surface linux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue