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
/
at
noden
1 folder
2 files
Ivan Ilak
chore: remove dead code
2mo ago
f45b9f49
programs
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
i3.nix
Initial commit
4 months ago
shared_packages.nix
refactor: drop flakeRoot arg from shared_packages and files Replace consumer-supplied flakeRoot specialArg with relative imports for in-repo paths. shared_packages.nix now imports scripts.nix via ../shared/scripts.nix, and files.nix references ../../dotfiles/linux/* directly. Removes a misleading default (flakeRoot ? inputs.self) that only worked because every caller overrode it.
2 months ago