My nix configuration that tries to be the promised land (wyrdgard).
Find a file
2024-10-13 17:01:53 +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 doc: add hyprlock preview to readme 2024-10-12 14:24:08 +02:00
overlays obsidian: fix nvidia-gpu causing issues 2024-10-12 00:33:33 +02:00
secrets organizing config and getting rid of withs as much as possible 2024-09-06 21:28:59 +02:00
shells shells: make barebones rust shell and create additional screeps shell 2024-10-13 17:01:53 +02:00
systems/x86_64-linux hyprlock: update config to include image 2024-10-12 14:16:01 +02:00
.gitattributes lfs: setup pngs to be tracked by lfs 2024-10-12 14:26:51 +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 hyprlock: init 2024-10-12 00:09:32 +02:00
flake.nix hyprlock: init 2024-10-12 00:09:32 +02:00
LICENSE Create LICENSE 2024-05-26 23:02:29 +02:00
README.md doc: add hyprlock preview to readme 2024-10-12 14:24:08 +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