ThinkPad T14 G2 AMD -> P14s G6 AMD

This commit is contained in:
Sergei Poljanski 2026-05-07 17:55:07 +03:00
commit 5fbe4e306f
Signed by: asxpi
GPG key ID: 4F8851660FA4121B
13 changed files with 226 additions and 62 deletions

51
flake.lock generated
View file

@ -1,5 +1,26 @@
{
"nodes": {
"anotherim": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1777518264,
"narHash": "sha256-60eHsvcyBcpIbpHNMaMnoc1Nz164Z1+JvMxb78IBSZc=",
"ref": "dev",
"rev": "2d25b219ca4f2b9252b22b5aaa2f73de422e9caa",
"revCount": 1547,
"type": "git",
"url": "https://dev.narayana.im/anotherim/anotherim-desktop.git"
},
"original": {
"ref": "dev",
"type": "git",
"url": "https://dev.narayana.im/anotherim/anotherim-desktop.git"
}
},
"crane": {
"locked": {
"lastModified": 1765145449,
@ -79,11 +100,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1771008912,
"narHash": "sha256-gf2AmWVTs8lEq7z/3ZAsgnZDhWIckkb+ZnAo5RzSxJg=",
"lastModified": 1776877367,
"narHash": "sha256-EHq1/OX139R1RvBzOJ0aMRT3xnWyqtHBRUBuO1gFzjI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a82ccc39b39b621151d6732718e3e250109076fa",
"rev": "0726a0ecb6d4e08f6adced58726b95db924cef57",
"type": "github"
},
"original": {
@ -118,8 +139,10 @@
},
"root": {
"inputs": {
"anotherim": "anotherim",
"lanzaboote": "lanzaboote",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"rust-overlay": {
@ -142,6 +165,26 @@
"repo": "rust-overlay",
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1777338324,
"narHash": "sha256-bc+ZZCmOTNq86/svGnw0tVpH7vJaLYvGLLKFYP08Q8E=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "8eaee5c45428b28b8c47a83e4c09dccec5f279b5",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",