1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-13 20:41:07 +01:00

tree-wide: update url to the repo

This commit is contained in:
zimbatm 2020-10-19 21:20:37 +02:00 committed by Robert Helgesson
parent 1c4ced745c
commit 014d8deb60
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
16 changed files with 28 additions and 28 deletions

View file

@ -2,7 +2,7 @@
{
# Disabled for now due to conflicting behavior with nix-darwin. See
# https://github.com/rycee/home-manager/issues/1341#issuecomment-687286866
# https://github.com/nix-community/home-manager/issues/1341#issuecomment-687286866
config = lib.mkIf (false && pkgs.stdenv.hostPlatform.isDarwin) {
# Install MacOS applications to the user environment.
home.file."Applications/Home Manager Apps".source = let