My nix configuration that tries to be the promised land (wyrdgard).
Find a file
2024-10-12 00:07:50 +02:00
homes/x86_64-linux first 'working' hyperland config, no bar yet 2024-10-10 20:12:24 +02:00
lib/module nix fmt rfc 2024-04-04 19:37:06 +02:00
modules chore: make namespace generic so people can copy easier 2024-10-12 00:07:50 +02:00
overlays init: Setup some Readmes 2024-10-10 21:36:02 +02:00
secrets organizing config and getting rid of withs as much as possible 2024-09-06 21:28:59 +02:00
shells init: Setup some Readmes 2024-10-10 21:36:02 +02:00
systems/x86_64-linux chore: make namespace generic so people can copy easier 2024-10-12 00:07:50 +02:00
.gitignore add .gitignore and switch to rebase strategy 2024-08-21 22:44:58 +02:00
.sops.yaml introduce sops to the config to be able to use encrypted tokens and passwords, also use these in factorio 2024-04-27 20:39:13 +02:00
flake.lock improvment: flake update 2024-10-12 00:07:50 +02:00
flake.nix helix: added flake input added initial configuration and enable it on main machine 2024-10-12 00:07:50 +02:00
LICENSE Create LICENSE 2024-05-26 23:02:29 +02:00
README.md chore: create ToC 2024-10-10 21:36:02 +02:00

Wyrdgard

Nix Flakes Ready Built With Snowfall

My all-inclusive nix flake to solve all my problems.

Repository Overview

homes

  • user@system syntax
  • home manager config possible

lib

  • extending lib

modules

  • nixos
  • home
  • darwin

overlays

  • overlays provided by this flake

secrets

  • secrets used currently only one file

shells

systems

  • all the systems that can be built with the flake


inspirations and thanks

Most of this config draws inspiration from this config: https://github.com/jakehamilton/config