refactor: add config.host option for host variables
This commit is contained in:
@@ -12,6 +12,7 @@ in
|
||||
{
|
||||
imports = [
|
||||
inputs.home-manager.nixosModules.default
|
||||
./host.nix
|
||||
];
|
||||
|
||||
options.nixpkgs.allowedUnfree = lib.mkOption {
|
||||
|
||||
Reference in New Issue
Block a user