aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/ni/nix/module.nix (unfollow)
Commit message (Expand)Author
2026-05-30modules/nix: ModularizeBenedikt Peetz
2026-05-12treewide: Remove all references to `self.inputs`Benedikt Peetz
2025-07-01modules/nix: Switch back to lixBenedikt Peetz
2025-06-28modules/nix: Temporarily switch to cppnixBenedikt Peetz
2025-05-20modules/nix: Switch to the latest `lix` versionBenedikt Peetz
2025-05-16flake: Pack arguments in attribute setsBenedikt Peetz
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
2025-04-04fix(modules/nix): Don't keep failed build directoriesBenedikt Peetz
2025-04-04docs(modules): Add FIXME/TODO commentsBenedikt Peetz
2024-10-24feat(modules/nix): Switch to `lix`Benedikt Peetz
2024-10-18refactor(modules): Move all system modules to `by-name`Benedikt Peetz
2024-05-25fix(services/nix): Override both `legacyPackages` attrs when adding the flakeBenedikt Peetz
2024-05-25fix(modules/services/nix): Add my overlayed `nixpkgs` to the flakeBenedikt Peetz
2024-05-24style(treewide): ReformatBenedikt Peetz
2024-05-20refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz
2024-05-09fix(sys/svcs/nix): Use my overlayed nixpkgs in the `n` registry entryBenedikt Peetz
2024-05-09style(treewide): FormatBenedikt Peetz
2024-05-09chore(treewide): Conform to changed settingsBenedikt Peetz
2024-03-01fix(sys/svcs/nix): Finally remove the `nixPath` completelySoispha
2024-02-28fix(sys/svcs/nix): Ensure that the nix path actually gets setSoispha
2024-02-28style(sys/svcs/nix): Inline the `nixpkgs` variableSoispha
2024-02-28feat(sys/svcs/nix): Set nix pathSoispha
2024-02-23feat(sys/svcs/nix): Switch to nixUnstableSoispha
2024-01-13fix(treewide): Comply with the shell library's new argument namesSoispha
2024-01-13fix(sys/svcs/nix): Improve some default configurationSoispha
2023-12-09fix(flake): Use self instead of a reimport of itselfSoispha
2023-10-22feat(sys/svcs/nix): Add my flake to the flake registrySoispha
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-26Docs(treewide): Add a colon after every "TODO"Soispha
2023-08-01Refactor(treewide): Move module configuration in separate filesSoispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-06-17Fix(system/services/nix): Use nixStable as unstable is broken right nowSoispha
2023-05-09Fix(system/nixpkgs): Remove CA-derivations againSoispha
2023-05-09Fix(system/services/nix): Add nixpkgs to argsSoispha
2023-05-09Fix(system/services/nix): Use correct valuesSoispha
2023-05-09Feat(flake): Activate content-addressed derivationsSoispha
2023-04-03Fix(system/services/nix): Use real namesene
2023-03-25Feat(system/services/nix): Add templates and short namesene
2023-03-17Fix(system): Move services to systemene
2023-02-25Fix(nix): Import the correct thingene
2023-02-25Fix(nix): Don't remove old gens so quicklyene
2023-02-25Fix(nix): Use the system nixpkgs versionene
2023-02-17Feat(services): Use default.nix filesene
2023-02-15Feat(nix): Add settingsene
2023-02-03Feat: Split the config apartene