merge users with home

This commit is contained in:
Vinzenz Schroeter 2025-03-16 10:43:14 +01:00
parent 8b79ccd411
commit 64baa2e773
9 changed files with 131 additions and 130 deletions

View file

@ -1,7 +1,5 @@
{
imports = [
../../users/vinzenz.nix
../../modules/gnome.nix
../../modules/gaming.nix
../../modules/printing.nix
@ -9,5 +7,7 @@
../../modules/niri.nix
../../modules/desktop-environment.nix
../../modules/desktop-hardware.nix
../../home/vinzenz
];
}