users/infinidoge: disable global virtualization
This commit is contained in:
parent
e2e9f614d5
commit
1e2967fe64
2 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,6 @@ in
|
|||
{
|
||||
imports = lib.flatten [
|
||||
(with suites; [ develop ])
|
||||
|
||||
(with profiles; [ virtualization ])
|
||||
];
|
||||
|
||||
home = { config, main, suites, profiles, ... }: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue