aboutsummaryrefslogtreecommitdiff
path: root/nixos/globals.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/globals.nix')
-rw-r--r--nixos/globals.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/nixos/globals.nix b/nixos/globals.nix
deleted file mode 100644
index e8dc5e6..0000000
--- a/nixos/globals.nix
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- myUserName = "stvnliu";
- myHostName = "homelab-nix";
-}