Username become a variable
This commit is contained in:
parent
d566c9dd48
commit
89e223ca23
3 changed files with 6 additions and 9 deletions
|
@ -17,6 +17,7 @@ in rec {
|
|||
specialArgs = {
|
||||
inherit stateVersion;
|
||||
hostname = "mrmeeseeks";
|
||||
username = "ephase";
|
||||
};
|
||||
modules = [
|
||||
./nixos/default.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue