mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 18:11:07 -05:00
I dunno, sync.
This commit is contained in:
parent
1f29ea79b4
commit
43397a42d7
2 changed files with 4 additions and 1 deletions
|
|
@ -182,6 +182,9 @@
|
|||
sops # For encryption too
|
||||
];
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
# List services that you want to enable:
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue