feat: update to latest linux kernel
This commit is contained in:
parent
5a383e7aad
commit
020ec5e967
15 changed files with 204 additions and 196 deletions
|
|
@ -68,6 +68,8 @@
|
|||
};
|
||||
in
|
||||
{
|
||||
nixpkgs.pkgs = pkgs;
|
||||
|
||||
nixosConfigurations = {
|
||||
dn-pre7780 = nixpkgs.lib.nixosSystem {
|
||||
modules = [
|
||||
|
|
@ -82,7 +84,6 @@
|
|||
nix-version
|
||||
username
|
||||
git-config
|
||||
pkgs
|
||||
;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue