All checks were successful
Discord / discord commits (push) Has been skipped
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 |
||
---|---|---|
.. | ||
ags | ||
base | ||
borgbackup | ||
caddy-plus | ||
desktop | ||
docker | ||
esphome-plus | ||
ha-plus | ||
kmscon | ||
meta | ||
nvidia | ||
plymouth | ||
server | ||
tmux | ||
wyoming-plus | ||
default.nix | ||
README.md |
NixosModules
This directory contains every modules for NixOS exposed by this flake.
List of my modules found in self.nixosModules
Name | Description |
---|---|
base |
Sets up locale, nix config, binary caches, general packages and some miscellaneous configs I might want on every device I use. |
base-droid |
Sets up locale, nix config, binary caches, general packages and some miscellaneous configs I might want on every nix-on-droid device I use. |
borgbackup |
Sets up a wrapper around services.borgbackup to setup default behaviour and make configuration of backups easier. |
caddy-plus |
Extends the caddy options to allow declaring subdirectory routes and reverse proxy directives through nix code. |
desktop |
Sets up a Display Manager, a Desktop Environment and themes for any graphical apps to use the Dracula Theme. This module uses Hyprland as window manager and AGS / Astal for the UI. |
docker |
Imports nixos-docker-compose, sets default options such as BTRFS filesystem and adds an update script for images. |
esphome-plus |
Fixes a bug with compilation of m5-atom-stack firmware and allows declaring firmware configurations in nix code. |
ha-plus |
Extends the home-assistant options to allow declaring the content of specific configuration files in the home-assistant configuration directory such as custom sentences through nix code. |
kmscon |
Extends the kmscon options to add more descriptive ones. |
meta |
Adds options to declare the documentation of my devices that will be generated to ./configurations/README.md . |
nvidia |
Abstracts NVIDIA options and miscellaneous fixes behind simpler options. |
plymouth |
Sets some boot options to make the boot sequence cleaner. |
server |
Sets up sshd, tailscale and related configurations. |
tmux |
Uses the home-manager tmux module to declare my custom configuration and links it to /etc to set it globally. |
wyoming-plus |
Extends the wyoming.openwakeword options to allow declaring flags used by the fork of wyoming-openwakeword exposed by this module. |