move kernel
This commit is contained in:
parent
b6afba390b
commit
a872b97e6b
2 changed files with 3 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ in {
|
|||
system.configurationRevision = with inputs; mkIf (self ? rev) self.rev;
|
||||
hm.home.stateVersion = config.system.stateVersion;
|
||||
|
||||
boot.kernelPackages = mkDefault pkgs.linuxPackages_latest;
|
||||
|
||||
# TODO: drop geoclue entirely. too lazy 2 to that now
|
||||
services.automatic-timezoned.enable = mkDefault true;
|
||||
time.timeZone = mkDefault null; # handled by automatic-timezoned
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue