summaryrefslogtreecommitdiff
path: root/neko
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-08-18 18:53:31 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-08-18 18:53:31 +0200
commit584c54f8f9d491b58aa14e5d5deea86b0309f592 (patch)
treebe711eaa3b786584abc6c7d6393dbcf263acfe5b /neko
parentc67ff4d387b7dc4087383493b494068f3f0004e0 (diff)
use again bcachefs, but with multiple disks
Diffstat (limited to 'neko')
-rw-r--r--neko/configuration.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/neko/configuration.nix b/neko/configuration.nix
index 3eb708e..1ea3dfd 100644
--- a/neko/configuration.nix
+++ b/neko/configuration.nix
@@ -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";
}