Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-21 | Move to a profile-based configuration where common | Linnnus | |
This patch makes it so common configuration is now located in shared/ and each host basically just becomes a bunch of import statements. The exception here is host-specific configuration like the `*.linus.onl` that live inside `hosts/ahmed/`. Specifically I have: - moved common configuration `shared/{nixos,home-manager,nix-darwin}`. - moved `hosts/common.nix` to `shared/nixos/common-{nix,shell}-settings.nix`. - split `hosts/muhammed/{dev-utils,neovim}` into per-language configuration. This patch was done in preparation for the arrival of a new host, which will need to share a lot of configuration with Muhammed. | |||
2024-10-12 | home/git: Always ignore .git-blame-ignore-revs when running git-blame | Linnnus | |
2024-09-28 | home: Git check submodules on push | Linnnus | |
2024-04-29 | home/git: Autocorrect yayyyy | Linnnus | |
2023-11-16 | home/git+hosts: Remove jq, add gh | Linnnus | |
2023-11-06 | home/git: Set 'master' as default branch name | Linnnus | |
2023-10-21 | home/git: Fix git-credential configuration | Linnnus | |
2023-10-21 | git: Add cache, remove lastpass | Linnnus | |
2023-10-20 | Move git aliases + add config.aliases | Linnnus | |
2023-10-20 | Gitignore basic files | Linnnus | |
2023-10-08 | Misc formatting/cleaning | Linnnus | |
2023-10-08 | Use git-credential-lastpass | Linnnus | |
2023-10-01 | Use alejandra formatter | Linnnus | |
2023-09-08 | Add `git add' aliases | Linnnus | |
2023-09-07 | Reorganize everything | Linnnus | |