Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-08-27 22:22:35 +02:00
25 changed files with 1083 additions and 484 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
@@ -48,6 +49,7 @@
./home-modules/programming/js.nix
./home-modules/programming/python.nix
./home-modules/qt.nix
./home-modules/rclone.nix
./home-modules/rofi.nix
./home-modules/scanning.nix
./home-modules/sent.nix
@@ -60,7 +62,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