diff options
author | sinanmohd <sinan@firemail.cc> | 2023-08-08 07:45:37 +0530 |
---|---|---|
committer | sinanmohd <sinan@firemail.cc> | 2023-08-10 05:36:17 +0530 |
commit | 0bed62a620eeb49ccbe03ac4acf6f437e53939ab (patch) | |
tree | 65874635a2848bb4a9f676fe296ee6e3a3d6b495 /hardware/cez.nix | |
parent | 5a641e216e7799b024261cc2b77f272fe6473782 (diff) |
clean up: inconsistent list style
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 = { |