mv to old

This commit is contained in:
Peritia 2025-08-11 16:02:53 +02:00
parent ca07a6a3e9
commit 4cce293352
8 changed files with 0 additions and 0 deletions

View file

@ -1,8 +0,0 @@
# ./User/variables.nix
let
username = "user";
in {
inherit username;
gitUsername = "user-name-here";
gitEmail = "user@user-email.here";
}