Commit message (Collapse) | Author | ||
---|---|---|---|
2023-05-09 | Feat(host/tiamat): Activate backup | Soispha | |
2023-05-09 | Feat(system/services/backup): Add | Soispha | |
'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-09 | Fix(hm/pkgs): Change anki to anki-bin | Soispha | |
anki-bin seems to have an slightly newer version. | |||
2023-05-09 | Fix(hosts/tiamat): Reactivate hostplatform | Soispha | |
2023-05-09 | Style(treewide): Format | Soispha | |
2023-05-09 | Fix(system/nixpkgs): Remove CA-derivations again | Soispha | |
2023-05-09 | Feat(system/nixpkgs): Activate ca-derivation | Soispha | |
2023-05-09 | Feat(hm/pkgs): Add lutris back | Soispha | |
2023-05-09 | Fix(system/services/nix): Add templates to the args | Soispha | |
2023-05-09 | Fix(system/services/nix): Add nixpkgs to args | Soispha | |
2023-05-09 | Fix(host/tiamat): Do not use nixpkgs | Soispha | |
2023-05-09 | Fix(system/nixpkgs): Add missing dependencies for lutris | Soispha | |
2023-05-09 | Fix(system/nixpkgs): Configure at a system level | Soispha | |
2023-05-09 | Fix(system/services/nix): Use correct values | Soispha | |
2023-05-09 | Fix(system/services/steam): Disable steam | Soispha | |
There are still complaints about steam's license. | |||
2023-05-09 | Fix(hm/pkgs/lutris): Remove bc of unfree license | Soispha | |
I'm having a hard time telling nixpkgs, that steam may be installed, if it is required in the deps of lutris. | |||
2023-05-09 | Fix(treewide): Make system compile again | Soispha | |
2023-05-09 | Fix(flake): Only activate ca-derivations after feature activate | Soispha | |
2023-05-09 | Fix(treewide): Remove the reference to inputs | Soispha | |
2023-05-09 | Feat(flake): Activate content-addressed derivations | Soispha | |
2023-05-09 | Feat(hm/pkgs): Add anki | Soispha | |
2023-05-09 | Docs(TODO): Update | Soispha | |
2023-05-09 | Fix(hm/conf/nheko): Create symlink through hm | ene | |
If created by the system config, all leading directories become owned by root, which is obviously not acceptable. | |||
2023-05-09 | Feat(hm/packages): Add xdg-open to the packages | Soispha | |
2023-04-09 | Style(treewide): Format | Soispha | |
2023-04-09 | Feat(hm/conf): Add gpg support | ene | |
2023-04-09 | Docs(TODO): Update | ene | |
2023-04-09 | Chore(Flake): Update | ene | |
2023-04-09 | Fix(secrets): Secrets now work | ene | |
2023-04-08 | Fix(hm/conf/mail): Remove soispha's name completely | ene | |
2023-04-08 | Fix(hm/conf/mail): Typo in soispha's name | ene | |
2023-04-08 | Feat(hm/conf): Add neomutt to mail config | ene | |
2023-04-08 | Fix(hm/conf/mail): Enable himalaya | ene | |
2023-04-08 | Feat(hm/conf/mail): Add first mail account | ene | |
2023-04-08 | Chore(Flake): Update | ene | |
2023-04-08 | Fix(hm/conf/firefox): Use only firefox-wayland package | ene | |
2023-04-08 | Feat(hm/conf/firefox): Add hm options search bookmark | ene | |
2023-04-08 | Fix(system/services/printing): Add correct uri | ene | |
2023-04-08 | Docs(TODO): Update | ene | |
2023-04-08 | Fix(bootstrap/setup): Switch to https clone | ene | |
Cloning over ssh requires to check the codeberg ssh key. As there are no reasons in this case to use ssh, using https is just easier. | |||
2023-04-08 | Feat(system/services/printing): Add a printer | ene | |
2023-04-07 | Fix(hm/pkgs/scripts/update): Add ssh for ssh cloning | ene | |
2023-04-07 | Feat(treewide): Move to codeberg for hosting | ene | |
What am I'm to do? They have ssh authentication. | |||
2023-04-07 | Fix(hm/conf/zsh): Move the wine directory | ene | |
2023-04-07 | Feat(hm/pkgs): Add lutris | ene | |
Lutris requires Steam as a dependency, thus allowing steam is required. There seems to be no other way to do this, I'm afraid. | |||
2023-04-07 | Fix(hm/pkgs/scripts/update): Allow for rebases | ene | |
2023-04-07 | Style(treewide): Format with Alejandra | ene | |
2023-04-07 | Feat(hm/packages): Add brave and ungoogled-chromium | ene | |
2023-04-07 | Fix(system/hardware): Use different Udev rules | ene | |
These are promoted by zsa on their github wiki. It works for me while the provided ones, i.e. from the dist folder in the connected repository, don't work. | |||
2023-04-06 | Fix(system/users): Actually create plugdev group | ene | |