Netbird Changes + virt-manager

This commit is contained in:
Annika Merris 2024-08-27 14:37:35 -04:00
parent 646e294880
commit 93edbaf48d
5 changed files with 28 additions and 1 deletions

View file

@ -81,6 +81,7 @@ inputs.nixpkgs.lib.nixosSystem {
platformio.enable = true;
python3.enable = true;
vscode.enable = true;
virt-manager.enable = true;
# Utilities
# git is not optional
docker.enable = true;