alpha
Login
or
Join now
ilak.ch
/
nix-modules
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.
Shared nix modules for my configurations.
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
1
Pipelines
nix-modules
/
modules
/
home-manager
/
programs
/
at
noden
1 folder
15 files
Ivan Ilak
chore: remove dead code
2mo ago
f45b9f49
helix
Initial commit
4 months ago
alacritty.nix
Initial commit
4 months ago
beets.nix
Initial commit
4 months ago
direnv.nix
Initial commit
4 months ago
dunst.nix
Initial commit
4 months ago
fish.nix
Add some settings
4 months ago
fzf.nix
Initial commit
4 months ago
ghostty.nix
Make ghostty maximize on startup
4 months ago
git-sops-signing.nix
refactor: extract shared darwin/HM modules from consumer flakes Add three reusable modules to remove duplication in nix-config and work-nix-config consumers: - darwinModules.nix-homebrew-base: standardizes nix-homebrew wiring (user from infra.host, mutableTaps=false, autoMigrate=true) with taps as an attrset option, so consumers only supply flake inputs. - homeManagerModules.git-sops-signing: wires infra.git.{signingKeyPath, allowedSignersFile} from a sops-nix secret. Lives at the sibling option infra.gitSopsSigning (not under infra.git) to avoid an infinite recursion through the existing git submodule. - darwinModules.fish-unstable: function module over nixpkgs-unstable that overlays fish to work around the aarch64-darwin code-signature bug in nixos-25.11. All three are gated by mkIf so importing alone is a no-op. Drv-paths in both consumers are unchanged after adoption.
2 months ago
git.nix
chore: drop AD git LD_PRELOAD wrapper No remaining consumer enables infra.git.useAdWrapper. Remove the adCustomGitPackage shim and the matching option from global_variables. Consumers that need it can re-add a local override; until then the hardcoded x86_64-linux LD_PRELOAD path was dead code on every host.
2 months ago
i3_status_rust.nix
Initial commit
4 months ago
lazygit.nix
Initial commit
4 months ago
mako.nix
Initial commit
4 months ago
polybar.nix
chore: remove dead code - modules/nixos/files.nix: never imported, also used builtins.getEnv "HOME" which is illegal in pure flake evaluation. Stale leftover. - modules/home-manager/programs/polybar.nix: drop the commented-out ws-icon-* and label-* overrides that have sat dead since import. No consumer drv changes (verified across plessur, maloja, bernina, moesa, work).
2 months ago
rofi.nix
Initial commit
4 months ago
zsh.nix
Initial commit
4 months ago