my nixos configuration
Go to file
2024-10-18 21:00:14 +02:00
.git-crypt Add 1 git-crypt collaborator 2024-05-19 11:38:50 +02:00
home-manager float spectacle 2024-10-17 15:36:57 +02:00
nixos config system 2024-10-17 15:23:31 +02:00
pkgs fix eyezoom not caring about mouse var 2024-10-18 21:00:14 +02: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 -slippi netplay 2024-10-16 14:35:52 +02:00
flake.nix config system 2024-10-17 15:23:31 +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