my nixos configuration
Go to file
2024-10-13 21:04:23 +02:00
.git-crypt Add 1 git-crypt collaborator 2024-05-19 11:38:50 +02:00
home-manager virt manager 2024-10-06 11:33:12 +02:00
nixos 144hz fix 2024-10-11 20:16:48 +02:00
pkgs eyezoom res 2024-10-13 21:04:23 +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 transient system 2024-09-18 16:58:14 +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