fstab & virt changes
This commit is contained in:
@@ -917,7 +917,6 @@ environment = {
|
||||
'';
|
||||
};
|
||||
systemPackages = with pkgs; [
|
||||
# virt-manager
|
||||
wget
|
||||
gwe
|
||||
];
|
||||
@@ -1188,10 +1187,9 @@ On this section, you can also add virtual machines settings.
|
||||
|
||||
#+begin_src nix
|
||||
# programs.virt-manager.enable = true;
|
||||
programs.dconf.enable = true; # virt-manager requires dconf to remember settings
|
||||
virtualisation = {
|
||||
libvirtd.enable = false;
|
||||
};
|
||||
# virtualisation = {
|
||||
# libvirtd.enable = true;
|
||||
# };
|
||||
#+end_src
|
||||
|
||||
* CLOSE SYSTEM
|
||||
|
||||
Reference in New Issue
Block a user