lint
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user