mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 23:11:34 +01:00
4 lines
42 B
Nix
4 lines
42 B
Nix
{ ... }:
|
|
{
|
|
imports = [ ../user.nix ];
|
|
}
|