Commit graph

3 commits

Author SHA1 Message Date
Leo
7c37492c69 Use Home Manager as a NixOS module
Replace the standalone homeConfigurations output with the Home Manager
NixOS module, so a single nixos-rebuild applies both the system and the
user configuration.

- flake.nix: import home-manager.nixosModules.home-manager, set
  home-manager.users.leo, drop the now-unused pkgs let-binding
  (allowUnfree comes from configuration.nix via useGlobalPkgs)
- home.nix: drop home.username/homeDirectory and
  programs.home-manager.enable, all provided by the module
- README.md: remove the separate install and home-manager switch steps

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FStCxmGBXQUWjgN2xMSvjU
2026-07-28 10:53:06 +03:00
Leo
f57fece23a Update from nixos 24.05 to 26.05 2026-07-27 23:06:00 +03:00
Leo Alho
3a2da92798 first commit 2024-09-06 17:48:57 +03:00