1
0
mirror of https://github.com/tboerger/nixos-config synced 2024-11-22 18:21:58 +01:00
Commit Graph

170 Commits

Author SHA1 Message Date
Thomas Boerger
ccb860b70b
feat(scripts): add all volumes 2022-04-11 00:22:59 +02:00
Thomas Boerger
ec1589cc28
feat(overlays): drop readarr package 2022-04-11 00:22:59 +02:00
Thomas Boerger
022a9755dd
fix(secrets) better naming for secrets 2022-04-11 00:22:59 +02:00
Thomas Boerger
610b44c955
chore(machines): update module structuring 2022-04-11 00:22:59 +02:00
Thomas Boerger
52a2d67186
chore(profiles): update module structuring 2022-04-11 00:22:58 +02:00
Thomas Boerger
fdc8cf07d5
chore: update flakes 2022-04-11 00:22:58 +02:00
Thomas Boerger
98aae45880
flake: use new nix config 2022-04-11 00:22:58 +02:00
Thomas Boerger
b9a0c8e52d
module: add acme 2022-04-11 00:22:58 +02:00
Thomas Boerger
d37daec9ed
overlay: add readarr 2022-04-11 00:22:58 +02:00
Thomas Boerger
141c50d2fe
Merge pull request #1 from tboerger/dependabot/github_actions/actions/checkout-3 2022-03-08 21:31:39 +01:00
dependabot[bot]
016e4b84b9
chore(deps): bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 14:26:19 +00:00
Thomas Boerger
31bbc04e70
fix: bash does not need to be enabled 2022-02-20 19:18:58 +01:00
Thomas Boerger
efce736999
fix: resolve handling for root user 2022-02-20 19:16:57 +01:00
Thomas Boerger
b0ea822e94
fix: nix-daemon does not exist 2022-02-20 19:15:43 +01:00
Thomas Boerger
7c5e30e205
docs: properly write install instructions 2022-02-20 19:15:31 +01:00
Thomas Boerger
d51224dc47
fix: another try to fix flake outputs 2022-02-20 18:58:16 +01:00
Thomas Boerger
a5a6c1c026
chore: update flack.lock 2022-02-20 18:49:29 +01:00
Thomas Boerger
33fcee2f10
docs: add nix-shell command for unstable flake command 2022-02-20 18:48:50 +01:00
Thomas Boerger
b379af2bac
fix: better handling for partitioning 2022-02-20 18:30:31 +01:00
Thomas Boerger
f7ff1dcec9
chore: initial commit 2022-02-20 17:46:48 +01:00