mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-15 09:02:40 +02:00
docs: add comment
This commit is contained in:
@@ -17,7 +17,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
programs.dconf.enable = true;
|
programs.dconf.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
# Need to add [File (in the menu bar) -> Add connection] after start the first time
|
||||||
virt-manager
|
virt-manager
|
||||||
|
|
||||||
# QEMU/KVM, provides:
|
# QEMU/KVM, provides:
|
||||||
|
|||||||
Reference in New Issue
Block a user