No description
  • Nix 97.5%
  • Shell 1.9%
  • Go Template 0.6%
Find a file
Antoine Martin 916ebb1fff
All checks were successful
flake-check / flake-check (push) Successful in 40s
services: nextcloud: upgrade to v33
2026-07-19 03:50:49 +02:00
.forgejo/workflows ci: setup flake check job 2026-07-19 03:41:59 +02:00
.github/workflows ci: bump actions 2025-03-15 19:20:11 +01:00
base base: gui: add feishin music player 2026-06-24 13:03:05 +02:00
home home: ssh: use newer syntax for match blocks 2026-07-05 13:36:40 +02:00
hosts hades: disable gitlab-runner 2026-07-19 03:47:23 +02:00
modules gdm: wayland option is no longer useful 2026-07-19 03:41:59 +02:00
overlays Revert "overlays: downgrade transmission" 2026-03-06 09:54:34 +01:00
pkgs pkgs: spot: bump to 2.14.5 2026-01-14 18:34:54 +01:00
services services: nextcloud: upgrade to v33 2026-07-19 03:50:49 +02:00
.gitignore add .gitignore 2022-02-02 17:49:59 +01:00
.lohr lohr: add codeberg 2025-03-31 09:35:30 +02:00
boreal.nix format all code with alejandra 2022-04-10 11:54:58 +02:00
flake.lock flake.lock: Update 2026-07-18 20:30:41 +02:00
flake.nix flake: bump to NixOS 26.05 beta 2026-05-28 13:31:29 +02:00
hades.nix hades: init 2022-06-10 17:31:28 +02:00
README.org readme: mention packaged software 2021-08-20 02:27:15 +02:00
talos.nix hosts: add talos 2024-03-03 02:01:20 +01:00
thanatos.nix hosts: add thanatos 2023-12-14 22:34:07 +01:00
todo.org todo: add current wishlist 2025-03-15 16:41:12 +01:00

NixOS configurations

Configuration for my computers! You may find here system configurations for various services I host, as well as my dotfiles for daily programs.

Packages

Various packages of mine can be found in this repo. You can easily use these packages from Nix by setting up the Nix User Repository.

Flake

If you prefer, theses packages are also exposed as a flake in this repo:

  • To list packages:
nix flake show
  • To install one of them:
nix build github:alarsyo/nixos-config#$PACKAGE