moved systemPackages for virtualisation and thunderbolt to extra-services and extra-hardware.
This commit is contained in:
@@ -15,6 +15,13 @@ programs.dconf.enable = true;
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
virt-manager
|
||||
qemu
|
||||
docker-compose
|
||||
];
|
||||
|
||||
|
||||
###### Yubikey service #####
|
||||
|
||||
services.pcscd.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user