trying to fix unfree not allowed

This commit is contained in:
Bryan Ramos 2023-06-06 19:37:47 -04:00
parent a25992b71d
commit f6c15776cb

View file

@ -33,7 +33,7 @@
in
{
nixosConfigurations.desktop = nixpkgs.lib.nixosSystem {
inherit system;
inherit pkgs;
modules = [
./sysConfig/desktop
disko.nixosModules.disko