my nixos configuration
Go to file
2024-11-05 16:17:05 +01:00
.git-crypt Add 1 git-crypt collaborator 2024-05-19 11:38:50 +02:00
home-manager floating bind 2024-11-04 14:14:59 +01:00
nixos amd gpu support 2024-11-04 15:54:27 +01:00
pkgs eyezoom change 2024-10-23 14:47:52 +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 bump unstable 2024-11-05 16:17:05 +01: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