Updated flake.lock

This commit is contained in:
lulusilly 2025-09-14 11:52:13 -04:00
parent 107beebec5
commit 335058a777
2 changed files with 11 additions and 24 deletions

View file

@ -5,7 +5,7 @@
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
}
};
};
outputs = { self, nixpkgs, ... }@inputs: {
nixosConfigurations = {