my over complex system configurations http://dotfiles.isabelroses.com/
  • Nix 69%
  • QML 19.3%
  • Shell 4.5%
  • Handlebars 2.2%
  • Lua 2.1%
  • Other 2.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
bell's bot f4df3a5f18 flake.lock: update all inputs
Flake lock file updates:

• Updated input 'catppuccin':
    'github:catppuccin/nix/41c4ebf8cb3e4052001947a457b4ac093e5dc119' (2026-07-31)
  → 'github:catppuccin/nix/9e5cacc4e3a2d01c828fc4b29e88fb577241d70f' (2026-08-07)
• Updated input 'extersia':
    'github:extersia-org/pkgs/34dae89dae98043eb4ac4fc49d1fbf410cd95d7d' (2026-08-07)
  → 'github:extersia-org/pkgs/66a8eb99d860d17650d65cbb5e0a55f2ed2347da' (2026-08-07)
• Updated input 'izlix':
    'github:isabelroses/izlix/e429fdddd982682140f1d2691e32c99bf1db5ada' (2026-08-07)
  → 'github:isabelroses/izlix/c9385e88d98ca12e946edb415a482876b8b11804' (2026-08-08)
2026-08-08 03:39:33 +01:00
.github chore(deps): bump Mic92/hestia from 2.0.0 to 3.0.0 2026-08-06 03:05:01 +00:00
docs docs: update 2026-08-04 15:39:02 +01:00
home isabel/obs: remove duplicate obs deps 2026-08-04 21:13:20 +01:00
modules nixos/services/pds: correct witchsky 2026-08-06 10:16:52 +01:00
secrets secrets: provision freyja 2026-07-01 10:57:04 +01:00
systems various: set cpu/gpu indvidually 2026-08-04 23:09:17 +01:00
.editorconfig style: formating 2023-12-08 22:06:17 +00:00
.envrc flake: remove flake-parts 2026-04-21 02:46:29 +01:00
.git-blame-ignore-revs gitblameignore: ignore sops rekey 2026-06-03 14:44:48 +01:00
.gitattributes feat: custom fonts 2025-07-11 18:46:31 +01:00
.gitignore justfile: deployment script 2026-01-03 18:35:33 +00:00
.mailmap ci: use bot 2026-03-14 16:01:31 +00:00
.nvim.lua nvim.lua: init 2026-06-21 21:43:32 +01:00
.sops.yaml secrets: provision freyja 2026-07-01 10:57:04 +01:00
.typos.toml flake/programs/fromatter: add typos 2026-07-15 17:04:19 +01:00
flake.lock flake.lock: update all inputs 2026-08-08 03:39:33 +01:00
flake.nix flake: use zst compressed nixpkgs 2026-07-11 21:13:41 +01:00
justfile justfile: fix 2026-07-19 13:40:40 +01:00
LICENSE refactor: license 2024-11-02 22:38:15 +00:00
README.md readme: remove star history 2026-06-01 21:51:44 +01:00
shell.nix feat: provide classic shell.nix 2025-05-02 18:57:53 +01:00
stylua.toml feat: add more git hooks 2024-07-29 20:39:23 +01:00

isabel's dotfiles


Preview image

image of my flakes topology

Foreword

This repository contains my personal configuration for my systems, so its really important that you know it's personal and not everything will fit your needs. Therefore most things will not work out of the box without some changes, so be warned!!!!

Warning

Also to note that this configuration will not work if you do not change any of the secrets since they are encrypted.

What does this repo provided

  • Modular configuration, so you can add or remove parts of the configuration
  • Sensible defaults, so you can get started quickly
  • Docs kind of
  • Catppuccin everywhere.

Note

Please read the documentation