Add personal packages from previous home.nix
diff --git a/src/common/variables.nix b/src/common/variables.nix
new file mode 100644
index 0000000..6c486fb
--- /dev/null
+++ b/src/common/variables.nix
@@ -0,0 +1,4 @@
+{
+    stateVersion = "21.11";
+    username = "minion";
+}
\ No newline at end of file