fix typo
This commit is contained in:
parent
715647978c
commit
567f3412f2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
"fd0d:a262:1fa6:e621:6ec2:1e4e:ce7f:d2af/64"
|
"fd0d:a262:1fa6:e621:6ec2:1e4e:ce7f:d2af/64"
|
||||||
];
|
];
|
||||||
boot.supportedFilesystems = ["zfs" "bcachefs"];
|
boot.supportedFilesystems = ["zfs" "bcachefs"];
|
||||||
system.packages = with pkgs; ["bcachefs-tools"];
|
system.packages = with pkgs; [bcachefs-tools];
|
||||||
networking.hostId = "8425e349";
|
networking.hostId = "8425e349";
|
||||||
# Oldest system I have is skylake-based
|
# Oldest system I have is skylake-based
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue