Simplify flake

This commit is contained in:
Jimbo 2025-01-10 13:36:38 -05:00
parent 6cff17017b
commit 1a83d6b195
3 changed files with 6 additions and 30 deletions

View file

@ -18,13 +18,7 @@
system = {
lanzaboote.enable = true;
wireguard.client.enable = true;
libvirtd.enable = true;
stateVersion = "24.11";
};
# Special options
virtualisation.vmware.host.enable = true;
environment.persistence."/persist".directories = [
"/home/jimbo/.vmware"
"/home/jimbo/vmware"
];
}