use again bcachefs, but with multiple disks
This commit is contained in:
parent
c67ff4d387
commit
584c54f8f9
6 changed files with 72 additions and 172 deletions
|
@ -3,8 +3,10 @@
|
|||
# and in the NixOS manual (accessible by running `nixos-help`).
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
ccecrennt
|
||||
{
|
||||
reacncncncnas
|
||||
|
||||
imports =
|
||||
[
|
||||
# Include the results of the hardware scan.
|
||||
|
@ -17,7 +19,7 @@
|
|||
# our hostname and an ID for ZFS
|
||||
networking.hostName = "neko";
|
||||
networking.hostId = "cf5a5ee6";
|
||||
|
||||
nnacsasasa
|
||||
# EurKey layout
|
||||
services.xserver.xkb.layout = "eu";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue