more homeModules
This commit is contained in:
parent
ff0c287624
commit
1b3b7cf607
16 changed files with 158 additions and 154 deletions
|
@ -1,6 +1,6 @@
|
|||
{ nixosModules, ... }:
|
||||
{ vinzenzNixosModules, ... }:
|
||||
{
|
||||
imports = [ nixosModules.allowed-unfree-list ];
|
||||
imports = [ vinzenzNixosModules.allowed-unfree-list ];
|
||||
|
||||
hardware.steam-hardware.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue