No description
Find a file
2023-10-19 09:34:06 +02:00
home use NUR as an overlay 2023-10-19 09:34:06 +02:00
secrets fetch public keys from Forgejo 2023-10-16 12:39:34 +02:00
.gitignore add result to gitignore 2023-10-09 14:01:45 +02:00
configuration.nix use NUR as an overlay 2023-10-19 09:34:06 +02:00
flake.lock create wireguard tunnel to home 2023-10-14 19:08:02 +02:00
flake.nix use NUR as an overlay 2023-10-19 09:34:06 +02:00
hardware-configuration.nix init 2023-10-08 16:57:57 +02:00
README.md update README 2023-10-17 09:26:21 +02:00
switch.sh use NUR as flake input 2023-10-16 17:45:15 +02:00

nixos-laptop

NixOS configuration for my laptop. My configuration is simple: I have one personal laptop with one user.

Features

  • Nixpkgs 23.05
  • Flakes!
  • Nix User Repository (NUR)
    • Currently only used for Firefox Plugins
  • Home Manager
    • For managing my configuration for my user
  • Agenix
    • To deploy global system secrets, like:
      • Wireguard private key and shared secret
  • Homeage
    • To deploy secrets in my home directory, like:
      • SSH keys
      • Syncthing private key