more homeModules
This commit is contained in:
parent
ff0c287624
commit
1b3b7cf607
16 changed files with 158 additions and 154 deletions
|
@ -1,4 +1,4 @@
|
|||
{ nixosModules, ... }:
|
||||
{ vinzenzNixosModules, ... }:
|
||||
{
|
||||
imports = [
|
||||
./configuration.nix
|
||||
|
@ -6,9 +6,9 @@
|
|||
|
||||
../../modules/gnome.nix
|
||||
../../modules/gaming.nix
|
||||
nixosModules.steam
|
||||
nixosModules.printing
|
||||
nixosModules.podman
|
||||
vinzenzNixosModules.steam
|
||||
vinzenzNixosModules.printing
|
||||
vinzenzNixosModules.podman
|
||||
#../../modules/niri.nix
|
||||
../../modules/desktop-environment.nix
|
||||
../../modules/desktop-hardware.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue