mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-20 22:29:09 -04:00
Compare commits
1 Commits
67622c0e51
...
feature/li
| Author | SHA1 | Date | |
|---|---|---|---|
| 0248bc320c |
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_6_13;
|
||||
kernelPackages = pkgs.linuxPackages_6_15;
|
||||
zfs.package = pkgs.zfs_2_3;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user