No description
Find a file
2024-06-15 16:20:03 +02:00
modules Replace Bash with ZSH 2024-06-09 23:01:34 +02:00
secrets Replace agenix with sops-nix 2024-06-15 16:20:03 +02:00
wallpapers/Famous Places in the Eastern Capital Add gnome extension to use random wallpapers 2024-06-13 23:32:04 +02:00
.gitignore add switch script to path 2023-11-08 11:31:02 +01:00
.sops.yaml Replace agenix with sops-nix 2024-06-15 16:20:03 +02:00
configuration.nix Replace agenix with sops-nix 2024-06-15 16:20:03 +02:00
flake.lock Replace agenix with sops-nix 2024-06-15 16:20:03 +02:00
flake.nix Replace agenix with sops-nix 2024-06-15 16:20:03 +02:00
home.nix Disable safe operations in zsh 2024-06-15 15:16:59 +02:00
README.md update readme 2024-01-13 14:03:13 +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
  • nixos-hardware
    • To add hardware-specific tweaks to NixOS for my laptop (currently a Levono ThinkPad x260)