lint
This commit is contained in:
parent
c5aa2c8435
commit
fa03ae8947
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
self,
|
self,
|
||||||
modulesPath,
|
modulesPath,
|
||||||
pkgs,
|
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
@ -24,7 +23,6 @@
|
|||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
loader.systemd-boot.enable = true;
|
loader.systemd-boot.enable = true;
|
||||||
kernelPackages = pkgs.linuxPackages_latest;
|
|
||||||
supportedFilesystems = [
|
supportedFilesystems = [
|
||||||
"zfs"
|
"zfs"
|
||||||
"btrfs"
|
"btrfs"
|
||||||
|
Loading…
Reference in New Issue
Block a user