about summary refs log tree commit diff stats
path: root/.gitignore (unfollow)
Commit message (Expand)Author
2024-05-24refactor(pkgs/by-name/vi/vim-plugins): Give nixpkgs compatible nameBenedikt Peetz
2024-05-24feat(pkgs): Pull yambar-{cpu,memory} in treeBenedikt Peetz
2024-05-24fix(modules/system/home-manager): Import soispha's hm configBenedikt Peetz
2024-05-24fix(modules/system): Actually import the `home-manager` moduleBenedikt Peetz
2024-05-24fix(modules/system/services{adb,backup}): Add `services` to option pathBenedikt Peetz
2024-05-24fix(modules/system/{tempfiles,services/steam}): Fix typosBenedikt Peetz
2024-05-24fix(modules/system/nixpkgs): Remove duplicated `config` attr nameBenedikt Peetz
2024-05-24fix(modules/system/networking): Enforce mutually exclusivity between networkd...Benedikt Peetz
2024-05-24fix(modules/system/{hardware,fonts}): Fix typesystem stuffBenedikt Peetz
2024-05-24fix(hosts/tiamat): Also use new services modulesBenedikt Peetz
2024-05-24refactor(hosts/apzu): Use new modulesBenedikt Peetz
2024-05-23fix(modules/system): Re-add the laptop settings for home-manager compBenedikt Peetz
2024-05-23refactor(hosts/tiamat): Adapt to the new modules for systemBenedikt Peetz
2024-05-23build(flake): UpdateBenedikt Peetz
2024-05-23fix(flake/nixosConfigurations): Adapt to new module structureBenedikt Peetz
2024-05-23refactor(flake/packages): Export the new pkgs setBenedikt Peetz
2024-05-23<