about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--modules/systems/software.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/systems/software.nix b/modules/systems/software.nix
index 59b6477..bedaf24 100644
--- a/modules/systems/software.nix
+++ b/modules/systems/software.nix
@@ -18,5 +18,5 @@
     tcpdump
     tmux
     unzip
-  ]
+  ];
 }