my nixos configuration
Go to file
2024-10-17 02:40:09 +02:00
.git-crypt Add 1 git-crypt collaborator 2024-05-19 11:38:50 +02:00
home-manager wezterm colors 2024-10-17 02:40:09 +02:00
nixos more binds and screen locker 2024-10-17 01:45:43 +02:00
pkgs add new mouse name 2024-10-13 21:37:11 +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 -slippi netplay 2024-10-16 14:35:52 +02:00
flake.nix -slippi netplay 2024-10-16 14:35:52 +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