summaryrefslogtreecommitdiff
path: root/hardware/cez.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hardware/cez.nix')
-rw-r--r--hardware/cez.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/hardware/cez.nix b/hardware/cez.nix
index 3d7bcae..ec74dc2 100644
--- a/hardware/cez.nix
+++ b/hardware/cez.nix
@@ -1,12 +1,11 @@
{ config, ... }:
{
- imports =
- [
+ imports = [
../features/wayland.nix
../features/kaysshfs.nix
../features/development.nix
- ];
+ ];
networking = {
hostName = "cez";