add flake

This commit is contained in:
lenn
2026-04-17 08:56:03 +00:00
parent 792330bb3c
commit 0936472dae
4 changed files with 142 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
{
home.username = "nixos";
home.homeDirectory = "/home/nixos";
home.stateVersion = "23.11";
home.stateVersion = "25.11";
home.packages = with pkgs; [
git
lazygit