No description
3ac27267a7
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) |
||
---|---|---|
.forgejo/workflows | ||
.git-crypt | ||
assets | ||
components | ||
homes | ||
images | ||
lib | ||
machines | ||
modules | ||
pkgs | ||
scripts | ||
system/all | ||
terraform | ||
.gitattributes | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
treefmt.toml |
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.