nixos-configs/homeManagerModules
matt1432 710b86db31
All checks were successful
Discord / discord commits (push) Has been skipped
chore: update sources
Flake Inputs:
    • Updated input 'astal':
        'github:Aylur/astal' (2025-02-01) rev: 32348e7c5b2246c6ddc82499cfb08244313ead44
      → 'github:Aylur/astal' (2025-02-06) rev: c0eaca24dc7bc9f0091def5a37b14173e5bfd29e

    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-28) rev: 31ca53540a5b17795b3489cb1dae07e54bc41bee
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-06) rev: 4ac5da0c1c56e157df5e8d0cf138c923787a35e2

    • Updated input 'gtk-theme-src':
        'github:dracula/gtk' (2025-01-27) rev: 7c5c5c8179292fbdf5b3aaf5a11ab61fac980b71
      → 'github:dracula/gtk' (2025-02-05) rev: c2210b503b6acf7948218ea99c6b472744b345b5

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-02-05) rev: f20b7a8ab527a2482f13754dc00b2deaddc34599
      → 'github:nix-community/home-manager' (2025-02-06) rev: f99c704fe3a4cf8d72b2d568ec80bc38be1a9407

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-02-05) rev: 8a6778f0a087cdfc4bc1d3751b0be2c2bf3322aa
      → 'github:hyprwm/Hyprland' (2025-02-06) rev: acbcf0cf115d55ef80a75ded3223a9e098f77541

    • Updated input 'nixcord':
        'github:kaylorben/nixcord' (2025-02-04) rev: adf7f6f821f80ac67b482fb374255b210d885bf8
      → 'github:kaylorben/nixcord' (2025-02-05) rev: df5dd38118c45d54755e53b1f97b51341ac8ac2e

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-02-05) rev: 3f6573793c0cfc3b01cf683460e95f3167276830
      → 'github:nix-community/nixpkgs-wayland' (2025-02-06) rev: 38f111837a193cc42256e90eea213c3041c7c37f

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-02-05) rev: abc955d9264d13faf0a5fb5dbfaba05a91f58619
      → 'github:make-all/tuya-local' (2025-02-06) rev: 252fce83c823c2dad7e0835785746f8b5d44ed20

    • Updated input 'vimplugin-roslyn-nvim-src':
        'github:seblj/roslyn.nvim' (2025-01-27) rev: 490fd2d0f76249032ef6ce503e43ccdaeed9616e
      → 'github:seblj/roslyn.nvim' (2025-02-05) rev: 4c55dedb5e47ba551c8c1ef9acd4896cdc29158c

Docker Images:
    • onlyoffice/documentserver latest:
       sha256:3489a54c581414055dd9bfa3890435e5e6fc8c4ce0ffdd65cf3c7869f680cf81
     → sha256:7bf6a672e1743d62002aa518ea880f486f642c238ee93aa6d572f899a05da486

    • nginx latest:
       sha256:bc2f6a7c8ddbccf55bdb19659ce3b0a92ca6559e86d42677a5a02ef6bda2fcef
     → sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34

Firefox Addons:
    stylus: 1.5.51 -> 2.3.10
2025-02-06 12:45:44 -05:00
..
firefox chore: update sources 2025-02-06 12:45:44 -05:00
neovim fix(nvim): replace broken is_neotree_open func 2025-02-01 12:16:16 -05:00
shell feat(git): add diff-patch alias 2025-01-25 19:07:03 -05:00
default.nix docs: add generated homeManagerModules readme 2025-01-21 14:42:56 -05:00
README.md docs: add generated overlays readme 2025-01-21 17:05:47 -05:00

HomeManagerModules

This directory contains every home-manager modules exposed by this flake.

List of my home-manager modules found in self.homeManagerModules

Name Description
firefox Uses the home-manager firefox module to declare my custom configuration which includes my list of extensions, my adapted firefox-gx theme and other settings.
neovim Uses the home-manager neovim module to declare my custom configuration and expands it with toggles for certain LSPs. This configuration loads corresponding devShells of the current language from self.devShells dynamically to support various LSPs.
shell Extends the bash home-manager options to set some bash options, aliases themes that follow Dracula Theme and settings for CLI programs, such as starship, trash-d, nix-comma, nix-direnv, git, etc.