No description
Find a file
2023-12-03 13:35:17 +01:00
home-manager update to NixOS 23.11 2023-12-03 13:35:17 +01:00
nixos update to NixOS 23.11 2023-12-03 13:35:17 +01:00
secrets deploy files needed for postgresql auth 2023-11-25 14:15:07 +01:00
.envrc add switch script to path 2023-11-08 11:31:02 +01:00
.gitignore add switch script to path 2023-11-08 11:31:02 +01:00
flake.lock update to NixOS 23.11 2023-12-03 13:35:17 +01:00
flake.nix update to NixOS 23.11 2023-12-03 13:35:17 +01:00
README.md update to NixOS 23.11 2023-12-03 13:35:17 +01:00
switch add switch script to path 2023-11-08 11:31:02 +01:00

nixos-laptop

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

Features

  • Nixpkgs 23.11
  • 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