also moved virt-manager from home-manager to modules/virtualisation.nix because it doesnt work without qemu so may as well added user blue to group libvirtd
4 lines
64 B
Nix
4 lines
64 B
Nix
{ ... }:
|
|
{
|
|
programs.honkers-railway-launcher.enable = true;
|
|
}
|