Logo
Explore Help
Sign In
m3tam3re/m3ta-home
0
0
Fork 0
You've already forked m3ta-home
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
4acf4a12c0a7e8caa67d98aca2267080ec091ffa
m3ta-home/lib/default.nix

6 lines
267 B
Nix
Raw Normal View History

feat: initial m3ta-home structure - flake.nix with nixpkgs, home-manager, nix-colors, m3ta-nixpkgs, agenix, NUR inputs - lib/mkHome.nix: compose HM config from user + identity + context + sets - profiles/base: shell, cli-tools, secrets (always loaded) - profiles/contexts/desktop: WM, apps, theme, ghostty - profiles/contexts/server: minimal headless - profiles/sets/coding: core (git, direnv, jq, rg), editor, lsp, languages, agents - profiles/sets/gaming: steam, gamescope, gpu - profiles/sets/media: obs, ffmpeg, kdenlive, handbrake, yt-dlp - users/m3tam3re/identities: private.nix, work.nix (git, jj, ssh per identity) - users/m3tam3re/preferences: cliphist, difftastic, base packages
2026-05-02 09:08:40 +02:00
# lib/default.nix — Entry point for m3ta-home library functions.
#
fix: thread selfPath through mkHome for m3taHome.paths.srcRoot
2026-05-02 10:18:04 +02:00
# Called by flake.nix: import ./lib { inherit inputs; selfPath = self.outPath; }
fix: remove double-lambda in mkHome (was rejecting 'sets' argument)
2026-05-02 09:56:45 +02:00
# Re-exports mkHome and future library functions.
fix: thread selfPath through mkHome for m3taHome.paths.srcRoot
2026-05-02 10:18:04 +02:00
{inputs, selfPath}: import ./mkHome.nix {inherit inputs selfPath;}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 35ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API