extract domain name to flake and pass down with special args
This commit is contained in:
parent
3e2fce475b
commit
1da3624a02
2 changed files with 3 additions and 3 deletions
|
|
@ -1,11 +1,9 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
domainName,
|
||||
...
|
||||
}:
|
||||
let
|
||||
domainName = "yisroelbaum.com";
|
||||
in
|
||||
{
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue