Make config host independant
This commit is contained in:
parent
d0317d9b39
commit
dc30940074
8 changed files with 67 additions and 20 deletions
|
@ -1,4 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
|
||||
username = "willifan";
|
||||
hostname = "Lenni";
|
||||
email = "willifan@proton.me";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue