This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-10-25 02:12:52 +02:00
parent 115a6d3c83
commit abd5b60ffa
5 changed files with 27 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, pkgs-unstable, lib, host, user, inputs, ... }:
{ pkgs, pkgs-unstable, host, user, inputs, ... }:
{
imports = [
./home-modules/auto-mount.nix
@@ -26,6 +26,7 @@
# ./home-modules/matrix.nix
# ./home-modules/nm.nix
./home-modules/nh.nix
./home-modules/nixd.nix
./home-modules/nvidia.nix
./home-modules/nx-gcal-event.nix
./home-modules/obs.nix