my nixos configuration
Go to file
2025-04-06 22:56:44 +02:00
.git-crypt Add 1 git-crypt collaborator 2024-05-19 11:38:50 +02:00
home-manager davinci resolve 2025-04-01 22:35:18 +02:00
nixos blender on computional 2025-04-06 22:56:44 +02:00
pkgs ninjabrain bot 2025-01-06 22:54:44 +01:00
resources nice bar 2024-10-17 14:44:15 +02:00
secrets git crypted config 2024-05-19 11:43:00 +02:00
.gitattributes git crypted config 2024-05-19 11:43:00 +02:00
.gitignore change to flake based config 2023-07-31 14:18:50 +02:00
flake.lock bump inputs 2025-04-01 22:56:08 +02:00
flake.nix let nixos modules access all the same data as home-manager modules, update unstable pin 2025-03-11 21:38:09 +01:00
readme.md update readme 2024-09-11 14:30:28 +02:00

nix

My flake-based nixos configuration.

  • flake.nix: flake defining configurations
  • hame-manager: contains home-manager modules
  • nixos: contains nixos configuration modules
  • pkgs: contains derivations used by my config
  • resources: contains files needed for other parts
  • secrets: contains secret passwords using git-crypt