adding virtmanager support

This commit is contained in:
Tyler Kelley 2024-01-23 17:19:32 -06:00
parent 98d08995c6
commit d88288c66e
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@
./displaymanager.nix
./intel-opengl.nix
./intel-steam.nix
./packages.nix
./polkit.nix
./services.nix
];

View File

@ -1,4 +1,4 @@
{ pkgs, config, ... }:
{ pkgs, config, inputs, ... }:
{
# Allow unfree packages