Various dotfiles for NixOS-based systems
  • Nix 60%
  • Haskell 18.2%
  • Emacs Lisp 12.9%
  • CSS 8.1%
  • Shell 0.4%
  • Other 0.4%
Find a file
Joshua Niemelä 47d3437165 Update
2026-06-09 16:30:57 +02:00
configs Refactor hosts 2026-03-01 19:30:00 +01:00
home-manager Update 2026-06-09 16:30:57 +02:00
hosts Update 2026-06-09 16:30:57 +02:00
modules Add immich bind mount to stop it from running on unmounted ZFS 2026-03-21 10:44:57 +01:00
secrets Move secret to env file 2026-01-30 10:25:37 +01:00
.gitattributes cleaning 2023-05-20 11:48:40 +02:00
.gitignore Added aider 2024-11-06 18:40:41 +01:00
.sops.yaml Add SOPS 2025-11-16 09:25:42 +01:00
flake.lock Update 2026-06-09 16:30:57 +02:00
flake.nix Update 2026-06-09 16:30:57 +02:00
LICENSE Initial commit 2022-07-19 17:02:56 +02:00
README.md Described shell scripts 2023-05-19 18:12:08 +02:00

.dotfiles

Configuration files for my server, desktop, laptop and ISO

Available commands:

  • buildISO : builds a minimal ISO with doas, NetworkManager and other programs such as neovim.
  • switchSystem : evaluates the dotfiles, and switches to the new version
  • testSystem : evaluate and switch to new version but do not add to the bootloader
  • updateSystem : runs update on the flake