Bump several flake.lock entries to newer revisions. Enable the
color_picker, file-search, and nix-monitor plugins in Noctalia,
import the nix-monitor configuration, and add a SUPER‑CONTROL‑F
binding for file search while switching the color‑picker shortcut
to the new plugin.
* Rename `nooctalia-plugins` to `noctalia-plugins` in host modules and
plugin definitions
* Update Hyprland keybindings and exec-once to use the new `noctalia`
commands
* Add `stylixImage` option and enable pointer cursor in
`modules/core/user.nix`
* Introduce `modules/home/nixpkgs.nix` to allow unfree packages and
insecure Electron
* Add full Noctalia configuration module with settings for audio,
bar, calendar, location, notifications, plugins, shell, wallpaper,
and widgets
* Enable `noctalia` in `modules/home/stylix.nix` and replace legacy
`noctalia-shell` imports in `modules/home/default.nix`
- Disable printing by setting `printEnable = false`.
- Add a new `virualization` module enabling libvirtd, virt‑manager,
qemuGuest and spice‑vdagentd; enable it on the desktop host.
- Change default applications: enable GIMP, disable Pixieditor.
- Bump Helium AppImage to version 0.14.4.1 with updated hash.
- Lower notification sound volume from 0.5 to 0.1.
- Refactor Bash and Fish aliases: `upd` now updates flakes,
`upg` performs OS switch, and new helper aliases are added.
- Bump nixpkgs lock to a newer revision with updated hash.
- Disable fish `generateCompletions` (set to false).
- Add `ff` alias for fastfetch in both bash and fish configurations.
- Move openWebUI.enable from system-modules to home‑modules for desktop
and laptop hosts
- Remove flatpak entry for OpenWebUI
- Add XDG desktop entry and bind Super‑Ctrl‑O to launch it via dex
- Update Helium appimage to version 0.14.2.1 with new checksum
Helium AppImage version bump includes new SHA256 hash.
New Bash and Fish aliases `upf-pkgs` and `upf-pkgs-gh` are added to
simplify updating the nixpkgs input, mirroring existing flake update
commands.
Introduce a new home module for Obsidian with enable option and BoM
vault.
Expose Obsidian configuration in host‑specific home‑modules files.
Add Stylix theming support for Obsidian (colors, fonts, polarity,
vaults).
Upgrade Helium AppImage to version 0.13.4.1 and update its hash.
- Enable Tailscale plugin in home modules for Garand-Desktop and
Garand-Laptop; keep it disabled in the default host.
- Introduce `tailscale.enable` option in noctalia plugins and add
it to the noctalia-shell configuration with source URL handling.
- Provide default Tailscale settings (refresh interval, UI options,
Taildrop configuration, login server, etc.).
- Add Tailscale widget to the right side of the bar widget list.
- Bump Helium AppImage to version 0.12.5.1 and update its sha256.
Enable the Losslesscut AppImage on the Garand‑Desktop host
while keeping it disabled on the laptop and default hosts.
Add opencode to the laptop home configuration
and explicitly disable ollama.
Add a new losslesscut AppImage package definition
and register it in the AppImage collection.
Extend the substituter list with noctalia.cachix.org
and add its trusted public key.
Refresh locked revisions in flake.lock to newer commits, update the
helium
AppImage to version 0.12.4.1, and replace the SSH module's matchBlocks
attribute with the new settings attribute.
- Refresh many lock entries in flake.lock with new revisions and hashes.
- Enable the Helium appimage in default, desktop, and laptop host
configs; add
comment sections for web browsers and disable Fluxer by default.
- Rename the affinity option description from “Steam” to “Affinity”.
- Refactor appimage handling: introduce a generic mkAppImagePackage
helper,
import individual packages, and expose per‑package enable options.
- Update fluxer.nix to use a configurable icon size and adjust install
paths.
- Bump Helium to version 0.12.3.1, update its hash, and make its icon
size
configurable.
- Adjust Hyprland settings: comment out the split‑layout bind, set
configType = "hyprlang", enable Xwayland early, move vfr to the debug
section, and comment out dwindle pseudotile.
- Set default stylix wallpaper to “The‑Southern‑Raiders.jpg” and comment
out the old image.
- Bump helium AppImage to version 0.12.1.1 with updated URL and
checksum.
- Switch NVIDIA driver package from beta to stable.
- Change “kys” alias to use systemctl poweroff and add “jezus” alias for
reboot.
- Add Helium browser as an AppImage and include it in system packages.
- Rename fluxer package into the appimages module and update imports.
- Add `SUPER+H` keybinding to launch Helium and `SUPER+CONTROL+T` for
tsukimi.
- Change web‑app desktop entries to use Helium instead of Chromium.
- Disable ungoogled‑chromium and ChatGPT modules on the laptop host.
- Fix a minor typo in a comment within hardware.nix.