mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
generic-linux-gpu: don't pass kernel
This commit is contained in:
committed by
Matthieu Coudron
parent
5a15505146
commit
d987617879
@@ -101,7 +101,6 @@
|
||||
}).override
|
||||
{
|
||||
libsOnly = true;
|
||||
kernel = null;
|
||||
};
|
||||
|
||||
setupPackage = cfg.packages.callPackage ./setup {
|
||||
|
||||
Reference in New Issue
Block a user