mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
6 lines
51 B
Nix
6 lines
51 B
Nix
|
{ ... }:
|
||
|
|
||
|
{
|
||
|
imports = [ ../homelab/home.nix ];
|
||
|
}
|