My nix configuration that tries to be the promised land (wyrdgard).
Find a file
2025-05-06 10:39:43 +02:00
homes/x86_64-linux first 'working' hyperland config, no bar yet 2025-05-06 10:38:25 +02:00
lib/module nix fmt rfc 2025-05-06 10:30:26 +02:00
modules doc: add hyprlock preview to readme 2025-05-06 10:39:38 +02:00
overlays obsidian: fix nvidia-gpu causing issues 2025-05-06 10:39:33 +02:00
secrets organizing config and getting rid of withs as much as possible 2025-05-06 10:37:32 +02:00
shells shells: make barebones rust shell and create additional screeps shell 2025-05-06 10:39:43 +02:00
systems/x86_64-linux hyprlock: update config to include image 2025-05-06 10:39:35 +02:00
.gitattributes lfs: setup pngs to be tracked by lfs 2025-05-06 10:39:40 +02:00
.gitignore add .gitignore and switch to rebase strategy 2025-05-06 10:36:02 +02:00
.sops.yaml introduce sops to the config to be able to use encrypted tokens and passwords, also use these in factorio 2025-05-06 10:34:36 +02:00
flake.lock hyprlock: init 2025-05-06 10:39:30 +02:00
flake.nix hyprlock: init 2025-05-06 10:39:30 +02:00
LICENSE Create LICENSE 2025-05-06 10:34:54 +02:00
README.md doc: add hyprlock preview to readme 2025-05-06 10:39:38 +02:00

Wyrdgard

Nix Flakes Ready Built With Snowfall

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

hyprlock_screenshot

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