This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-08-22 14:34:00 +02:00
parent 83af085bd6
commit de8e26e6e3
8 changed files with 849 additions and 415 deletions

View File

@@ -1,6 +1,7 @@
{ pkgs, ... }@all: with all; {
imports = [
./home-modules/auto-mount.nix
./home-modules/bar.nix
./home-modules/bash.nix
./home-modules/bitwarden.nix
./home-modules/calendar.nix
@@ -59,7 +60,6 @@
./home-modules/virt-manager.nix
./home-modules/vscode.nix
./home-modules/wallpaper-to-colors.nix
./home-modules/waybar.nix
./home-modules/wlogout.nix
./home-modules/xdg.nix
./home-modules/yazi.nix