add profiles.virtualisation

This commit is contained in:
Hendrik Sokolowski 2022-05-04 19:21:20 +02:00
parent 0c4a6dab07
commit 1bd344e82d
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{ self, config, lib, pkgs, ... }:
let inherit (lib) fileContents;
in
{
pub-solar.virtualisation.enable = true;
}

View file

@ -24,7 +24,6 @@ in
remmina
slack
thunderbird
jetbrains.idea-community
vscode
vscode-extensions.golang.go
vscode-extensions.ms-python.python