thomas b41148f4a5 update helium to 0.10.2.1 (#12)
automated update of helium appimage version and hash

## changelog
from `0.9.4.1` to `0.10.2.1`

upstream release: https://github.com/imputnet/helium-linux/releases/tag/0.10.2.1

Changes since last build:

### helium-linux

```
9dcfae5 update: helium 0.10.2.1 (#215)
```

Co-authored-by: gitea actions <actions@localhost>
Reviewed-on: #12
2026-03-13 12:47:57 +00:00
2026-03-13 12:47:57 +00:00
2026-03-09 15:32:03 +00:00
2026-03-09 15:32:03 +00:00

nixos-config

NixOS configuration using a dendritic structure — flake.nix at the root, with modules branching out under modules/.

.
├── flake.nix
├── hardware-configuration.nix
└── modules/
    ├── browsers.nix
    ├── gaming.nix
    ├── packages.nix
    ├── shell.nix
    ├── ui.nix
    └── ...

Usage

sudo nixos-rebuild switch --flake .#nixos
S
Description
No description provided
Readme 336 KiB
Languages
Nix 100%