Some note

This commit is contained in:
Geoffrey Frogeye 2023-12-20 14:08:43 +01:00
parent a3436268c8
commit 7138140537
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8

View file

@ -507,5 +507,6 @@ in
source = pkgs.runCommand "face.png" { } "${pkgs.inkscape}/bin/inkscape ${./face.svg} -w 1024 -o $out";
};
};
# FIXME .config/home-manager/home.nix link. Using hostname?
};
}