my nixos configuration
Go to file
2024-09-11 14:30:28 +02:00
.git-crypt Add 1 git-crypt collaborator 2024-05-19 11:38:50 +02:00
home-manager eza 2024-09-11 13:53:29 +02:00
nixos mouse settings 2024-08-25 17:53:55 +02:00
pkgs agda bump 2024-08-23 22:07:47 +02:00
resources fix fastfetch 2024-08-22 22:02:54 +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 mouse fix 2024-08-26 15:43:01 +02:00
flake.nix agda bump 2024-08-23 22:07:47 +02: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