No description
Find a file
Pim Kunis bffcb3c95c autoformat nix files
change formatter alejandra -> nixfmt
reformat whole project
2023-11-10 11:33:41 +01:00
home-manager autoformat nix files 2023-11-10 11:33:41 +01:00
nixos autoformat nix files 2023-11-10 11:33:41 +01:00
secrets autoformat nix files 2023-11-10 11:33:41 +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 flake to latest version 2023-10-31 20:30:33 +01:00
flake.nix autoformat nix files 2023-11-10 11:33:41 +01:00
README.md update README 2023-10-17 09:26:21 +02: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.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