Add lemp11
and t490
hosts
This commit is contained in:
parent
d305535b01
commit
df5834fcaf
3 changed files with 31 additions and 6 deletions
7
modules2/hosts/lemp11/imports.nix
Normal file
7
modules2/hosts/lemp11/imports.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ config, ... }:
|
||||
|
||||
{
|
||||
flake.modules.nixos."hosts/lemp11".imports = with config.flake.modules.nixos; [
|
||||
pc
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue