Username become a variable

This commit is contained in:
Yorick Barbanneau 2023-09-02 21:29:17 +02:00
parent d566c9dd48
commit 89e223ca23
3 changed files with 6 additions and 9 deletions

View file

@ -17,6 +17,7 @@ in rec {
specialArgs = {
inherit stateVersion;
hostname = "mrmeeseeks";
username = "ephase";
};
modules = [
./nixos/default.nix