audioshit

This commit is contained in:
Daniel Olsen
2021-07-14 00:51:09 +02:00
parent 0cd4c7d5f0
commit 3564def1ff
2 changed files with 11 additions and 13 deletions

View File

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