move user and additional module handling into flake.nix

This commit is contained in:
Vinzenz Schroeter 2025-09-15 19:01:30 +02:00
parent 87062e05c4
commit 8fc672bfcf
15 changed files with 275 additions and 280 deletions

View file

@ -1,7 +1,4 @@
{ vinzenzNixosModules, ... }:
{
imports = [ vinzenzNixosModules.allowed-unfree-list ];
hardware.steam-hardware.enable = true;
programs = {