lib, fix homeManagerModules name

This commit is contained in:
Vinzenz Schroeter 2025-09-14 12:37:29 +02:00
parent 084e819232
commit 29d96e90a4
3 changed files with 18 additions and 13 deletions

View file

@ -1,5 +1,7 @@
{ pkgs, ... }:
{ pkgs, nixosModules, ... }:
{
imports = [ nixosModules.allowed-unfree-list ];
config = {
hardware.graphics = {
extraPackages = with pkgs; [