1

System/Nixinator: Configure libvirt virtualisation

This commit is contained in:
2026-03-27 16:54:56 +01:00
parent 004eff3abf
commit 0831730903
4 changed files with 26 additions and 2 deletions

View File

@ -13,6 +13,7 @@ in {
options.homemodules.packages = import ./options.nix {inherit lib mylib;};
config = lib.mkIf packages.enable {
# TODO: Add extra packages option and use that from host-specific configs
home.packages = with pkgs;
lib.mkMerge [
# Common packages