Updated lisa

This commit is contained in:
Luj 2022-07-24 14:19:45 +02:00
parent 6805cf011d
commit 26e534e032
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 45 additions and 112 deletions

View file

@ -4,7 +4,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.05";
home-manager = {
url = "github:nix-community/home-manager";
url = "github:nix-community/home-manager/release-22.05";
inputs.nixpkgs.follows = "nixpkgs";
};