alpha
Login
or
Join now
ankarhem.dev
/
nix-config
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
nix-config
/
modules
/
lazyvim
/
at
main
2 folders
1 file
Jakob Ankarhem
build: upgrade NixOS/nix-darwin/home-manager 25.11 → 26.05 (#68)
1mo ago
ec933839
_languages
build: upgrade NixOS/nix-darwin/home-manager 25.11 → 26.05 (#68) * build: upgrade NixOS/nix-darwin/home-manager 25.11 → 26.05 - Bump flake inputs: nixpkgs, nixpkgs-darwin, home-manager, nix-darwin - Migrate services.resolved.extraConfig → settings.Resolve typed attrset - Migrate services.resolved.fallbackDns → settings.Resolve.FallbackDNS - Replace services.promtail (EOL) with services.alloy - Add Grafana secret_key via sops with file provider (owner=grafana) - Rename services.jellyseerr → services.seerr, package jellyseerr → seerr - Pull obsidian/slack/bitwarden-desktop from unstable (avoid EOL electron-39) - Add electron-39.8.10 to permittedInsecurePackages as fallback - Migrate programs.ssh.matchBlocks → programs.ssh.settings (OpenSSH directive names) - Move opencode theme/tui settings to programs.opencode.tui - Replace nixfmt-rfc-style pre-commit hook with nixfmt * override lazyvim nix * remove elector insecure * fix typo * build: use unstable variants for obsidian, spotify, bitwarden-desktop Switch aerospace persistent-apps to _unstable package references for obsidian, spotify, and bitwarden-desktop. * bitwarden
1 month ago
_plugins
Refactor to flake-parts (#29) * add opencode * wip * add chat * colemak * dev tools * firefox * norcevpn * norcevpn * stuff * remove claude * wip * wip * wip * wip * builds * wip * lazyvim * stuff * wip * dotnet * dotnet * add general * Revert "dotnet" This reverts commit 87c67e3bc0446e670bc961a9ee8c8a525c663cdd. * add homebrew * add launcher * add locale * add npm * add ssh * stuff * greedy casks * secrets * fix opencode config * add Plan.md * add gaming module * linear mouse -1 scaling speed * disable siri shortcut * delete duplicates in homebrew.nix * fix firefox dock * clone_org * remove darwinModules * kde * kde input * disable workstation * glm 5.0 * remove unused stuff * remove old mbp settings * remove old config for mbp * wip homelab migration * remove workstation old * override secrets * fix homelab declaration * fix fonts.nix * fix network.custom declarations * fix network.custom declarations * self.lib.getGithubKeys * enable workstation * override opencode * pkgs._unstable * nix flake check ok on linux * duplicate secrets * fix relative paths * merge secrets * move the rest of the secrets * use the defaultSopsFile * fix secrets * fix font size * fix invalid secret definition * disable lazyvim allgrammars * disable networkmanager * no launcher on homelab * ai plan * add skills * explicitly inform that git rebase --continue is an interactive operation * set some default agents * fix syntax error claude code skills * update jira skill * use references folder * add trigger words
5 months ago
default.nix
fix: update lazyvim extras to use hyphens instead of underscores lazyvim-nix changed the naming convention for extras with underscores to use hyphens (e.g. inc_rename -> inc-rename, mini_surround -> mini-surround).
2 months ago