nix/host/live/default.nix

4 lines
40 B
Nix
Raw Normal View History

{ ... }: {
home.nixos.enable = true;
}