aboutsummaryrefslogtreecommitdiffstats
path: root/flake/nixosConfigurations/default.nix (unfollow)
Commit message (Collapse)Author
2025-05-16flake: Pack arguments in attribute setsBenedikt Peetz
This avoids having to change 3+ files, if you need to add a new argument.
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-04-04refactor(hosts): Remove the unmaintained hostsBenedikt Peetz
2025-04-02refactor(modules/legacy/firefox): Move to by-nameBenedikt Peetz
This also improves the arkanfox-integration and the profile id generation.
2025-04-02refactor(treewide): Remove `river_init_lesser`Benedikt Peetz
This was moved in-tree a while ago.
2025-03-29fix(modules/xdg): Migrate to the merged xdg-desktop-terminal-filechooserBenedikt Peetz
2025-02-04refactor(flake/nixosModules/common.nix): Move to `modules/common`Benedikt Peetz
This file is commonly edited, when a module is changed. As such moving it to the `modules` directory, is an obvious decision.
2025-02-02feat(lib): Init `baseLib`Benedikt Peetz
2024-12-30feat(modules/legacy/river): Add mapping to start `qmk-unicode-type`Benedikt Peetz
That program communicates with my keyboard and sets a Unicode character.
2024-12-20refactor(lib): Upstream `lib` to vhack.euBenedikt Peetz
This allows to share it with the server config.
2024-11-23style(treewide): RefactorBenedikt Peetz
2024-10-18feat(hosts): Share common optionsBenedikt Peetz
2024-10-18refactor(modules): Move all system modules to `by-name`Benedikt Peetz
From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules.
2024-08-02fix(modules/home/nvim/plgs/nvim/neorg): Use stable versionBenedikt Peetz
The unstable version is missing an lua dependency
2024-05-24feat(pkgs): Pull yambar-{cpu,memory} in treeBenedikt Peetz
2024-05-23fix(flake/nixosConfigurations): Adapt to new module structureBenedikt Peetz
2023-08-01Refactor(treewide): Move module configuration in separate filesSoispha
2023-07-29Style(treewide): Remove some unused importsSoispha
2023-07-11Fix(flake/nixosConfigurations): Change formatting for the bootstrap scrsSoispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-07-10Feat(disko): Squash CommitSoispha
2023-06-06Fix(system/services/serverphone): Fully addSoispha
2023-05-09Refactor(treewide): Use separate shell librarySoispha
2023-05-09Feat(flake): ModularizeSoispha
2023-05-09Feat(host/apzu): AddSoispha
2023-05-09Feat(hm/conf/firefox): Add my native host for video pausingSoispha
2023-05-09Feat(system/services/backup): AddSoispha
'snap-sync-forced'[https://github.com/qubidt/snap-sync-forked] is not longer developed (as of the commit date) and thus some changes are necessary to get it working with nixos. Alternatives (although both similarly discontinued): - the original snap-sync [https://github.com/qubidt/snap-sync] -> Is effectively snap-sync-forced but without 50+ commits - 'dsnap-sync' [https://github.com/rzerres/dsnap-sync] -> Was forked long ago, now abandoned. Is rewritten in dash with lots of extra features, but sort of breaks even worse on nixos.
2023-05-09Style(treewide): FormatSoispha
2023-05-09Fix(system/services/nix): Add templates to the argsSoispha
2023-05-09Fix(system/services/nix): Add nixpkgs to argsSoispha
2023-05-09Fix(treewide): Make system compile againSoispha
2023-05-09Fix(treewide): Remove the reference to inputsSoispha
2023-04-09Style(treewide): FormatSoispha
2023-04-09Fix(secrets): Secrets now workene
2023-04-05Style(treewide): Formatene
2023-04-04Feat(hm/conf/zsh): Source shell-library in zsh shellene
2023-04-03Fix(system/services/nix): Use real namesene
Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder.
2023-03-19Style(format): Alejandraene
2023-03-05Fix(host/mammun_on_vm): Delete nix flake configene
2023-03-04Fix(hm/conf/yambar): Update the depsene
2023-03-04Fix: Add grades to packagesene
2023-02-26Feat(hosts): Added mammun for the vm configene
2023-02-25Fix(nix): Import the correct thingene
2023-02-25Feat(packages): Add my scriptsene
2023-02-22Fix(river): Add further dependency for the init scriptene
2023-02-21Feat(hosts): Add lahmu, a vm hostene
2023-02-21Fix(impermanence): Rework the importsene
2023-02-20Fix(flake): Make the addition output file betterene
2023-02-20Feat(flake): Move the nixosConfigurations to a fileene
2023-02-20Feat(flake): Move the in and outputs to separate filesene