move virt-manager virtualization explicitly to the desktop out of dev, add gelly and keepass to laptop
This commit is contained in:
parent
5da917aa9b
commit
044c66152c
3 changed files with 5 additions and 2 deletions
|
|
@ -29,6 +29,9 @@
|
|||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue