Find a file
Ingolf Wagner 3ac27267a7
Some checks are pending
Build all NixOS Configurations / nix build (push) Waiting to run
nix flake lock --update-input clan-core
warning: updating lock file '/home/palo/dev/nixos/nixos-config/flake.lock':
• Updated input 'clan-core':
    'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=99a87a6120291deef7a2320a94e1fbdbf5674ab6' (2024-07-29)
  → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=ec16059abc26901ca5d700b11c5babc7f1cc744a' (2024-08-06)
• Updated input 'clan-core/treefmt-nix':
    'github:numtide/treefmt-nix/888bfb10a9b091d9ed2f5f8064de8d488f7b7c97' (2024-07-20)
  → 'github:numtide/treefmt-nix/07741a9babd0754bf73fb47a6340d6289eabd1d6' (2024-08-03)
2024-08-07 09:18:36 +02:00
.forgejo/workflows add sternchen to update process 2024-07-29 14:48:49 +02:00
.git-crypt Add 1 git-crypt collaborator 2021-07-14 12:23:23 +02:00
assets moved nixos folder to main folder. 2024-06-07 22:56:52 +02:00
components add lidarr 2024-08-05 16:56:42 +02:00
homes add navidrome 2024-08-06 16:30:47 +02:00
images upgrade cream 2023-12-08 21:27:52 +01:00
lib moved nixos folder to main folder. 2024-06-07 22:56:52 +02:00
machines update wg1 scripts 2024-08-07 09:14:40 +02:00
modules bit of cleanup 2024-06-21 20:39:35 +02:00
pkgs add pkl 2024-06-28 11:30:37 +02:00
scripts update wireguard client script 2024-06-06 10:31:44 +02:00
system/all nix flake check fixes 2024-07-20 22:54:24 +02:00
terraform wip on probe (hetzner cloud machine) 2024-06-21 22:33:32 +02:00
.gitattributes introduce git-crypt 2021-07-14 12:35:41 +02:00
.gitignore introduce git-crypt 2021-07-14 12:35:41 +02:00
flake.lock nix flake lock --update-input clan-core 2024-08-07 09:18:36 +02:00
flake.nix raise priority of cache.orbi.wg0 2024-08-07 08:39:02 +02:00
LICENSE add license gpl 2019-10-24 11:59:38 +02:00
README.md global stylix and proper oh-my-posh 2023-07-01 00:20:03 +02:00
treefmt.toml move terranix.org to github and fix matrix.terranix.org 2024-01-03 14:34:19 +01:00

My NixOS configuration

terranix

some terranix scripts

images

some images I use and build via nixos-generators.

nixos

system

Holds system type information like server and desktop.

configs

This should container system specific configurations

library

some nix-lang functions and tools I use.

modules

This should container scripts that can be copied across different sources.

pkgs

My overlay is in here.

assets

assets, like scripts which I dont want to write in nix-lang.