update to NixOS 21.05

This commit is contained in:
Trolli Schmittlauch 2021-06-03 13:28:46 +02:00
parent 97bc6a9612
commit b7d87aa0ee
4 changed files with 14 additions and 18 deletions

View file

@ -11,7 +11,7 @@ in
(
builtins.fetchGit {
url = "https://github.com/NixOS/nixos-hardware";
rev = "62a1812f3c20b7119013650f926806fecd956574";
rev = "d38958a6aa5bdbf3239f26a04689f3d9ae7da0c0";
} + "/lenovo/thinkpad/t440s"
)
];