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

40 Commits

Author SHA1 Message Date
Thomas Boerger
eab90b1961
chore: integrate deploy-rs and flake-utils 2022-09-28 22:28:36 +02:00
Thomas Boerger
4c0eb14f3b
fix: use overlay within images target, set also a state version 2022-09-28 08:14:17 +02:00
Thomas Boerger
3bb24d3a5a
fix: skip tests for aws-c-common as they fail on armv7l 2022-09-28 08:13:55 +02:00
Thomas Boerger
276f858889
feat: add internal ssh hosts 2022-09-28 01:13:51 +02:00
Thomas Boerger
fe13c3d718
docs: added chnum to readme 2022-09-27 22:44:54 +02:00
Thomas Boerger
f8c4ac8171
feat: update dependencies 2022-09-27 22:41:24 +02:00
Thomas Boerger
2348e268fd
chore: big restructuring 2022-09-27 22:07:46 +02:00
Thomas Boerger
35c7bab523
feat: allow cross-compiling on utgard 2022-09-26 15:14:53 +02:00
Thomas Boerger
b3af7f9683
feat: add new hosts niflheim and vanaheim, integrate sd installer build 2022-09-26 15:14:32 +02:00
Thomas Boerger
136ba85ed4
chore: mostly fix all builds 2022-09-26 13:13:16 +02:00
Thomas Boerger
443742a664
chore: some restructure and add rapsberry config 2022-06-05 22:54:46 +02:00
Thomas Boerger
a2f9d91233
feat: restructure media software 2022-05-19 16:17:09 +02:00
Thomas Boerger
b0f194c0a4
feat: add filesystem for unifi 2022-04-11 00:23:00 +02:00
Thomas Boerger
f77db66b63
feat: install godns from master 2022-04-11 00:23:00 +02:00
Thomas Boerger
cf6075fa5a
feat: drop temporary godns module, replaced by nur 2022-04-11 00:23:00 +02:00
Thomas Boerger
d7c7d2a805
chore(profiles): drop useless blank lines 2022-04-11 00:23:00 +02:00
Thomas Boerger
fa429b06c6
feat: enable godns until nur gets rebuilt 2022-04-11 00:23:00 +02:00
Thomas Boerger
09c5b19a0e
chore(flake): use stable versions 2022-04-11 00:23:00 +02:00
Thomas Boerger
edb0f50519
fix: use standard kernel version 2022-04-11 00:22:59 +02:00
Thomas Boerger
120e60eb4f
chore: use sudo within makefile 2022-04-11 00:22:59 +02:00
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