diff options
Diffstat (limited to 'hardware/cez.nix')
-rw-r--r-- | hardware/cez.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hardware/cez.nix b/hardware/cez.nix index fbfbde0..cc20331 100644 --- a/hardware/cez.nix +++ b/hardware/cez.nix @@ -2,9 +2,9 @@ { imports = [ - ../features/wayland.nix - ../features/kaysshfs.nix - ../features/development.nix + ../features/wayland.nix + ../features/kaysshfs.nix + ../features/development.nix ]; boot = { |