laptop: update to 21.11

This commit is contained in:
Daniel Olsen
2021-12-22 04:53:17 +01:00
parent e906399a84
commit c8aaf57d3b
2 changed files with 1 additions and 2 deletions

View File

@@ -16,6 +16,6 @@
programs.home-manager = {
enable = true;
path = "https://github.com/rycee/home-manager/archive/release-21.05.tar.gz";
path = "https://github.com/rycee/home-manager/archive/release-21.11.tar.gz";
};
}