Convert Virtualbox to KVM
This commit is contained in:
parent
6618fbee9d
commit
5804ff31ff
5 changed files with 22 additions and 12 deletions
|
@ -54,6 +54,10 @@
|
|||
] ++ lib.optionals (config.frogeye.desktop.xorg && config.frogeye.dev.fpga) [
|
||||
yosys
|
||||
gtkwave
|
||||
|
||||
# VM (graphical)
|
||||
] ++ lib.optionals (config.frogeye.desktop.xorg && config.frogeye.dev.vm) [
|
||||
virt-manager
|
||||
];
|
||||
|
||||
programs.nixvim.plugins.lsp.servers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue